[prev in list] [next in list] [prev in thread] [next in thread] 

List:       erlang-questions
Subject:    [erlang-questions] receiving pang from net_adm:ping/1 even though
From:       Dennis Byrne <dennisbyrne () apache ! org>
Date:       2009-04-19 14:46:19
Message-ID: 446564320904190746x5ee8825bk6c9d069f420b6f34 () mail ! gmail ! com
[Download RAW message or body]

Never had problem with this before but this is the first time I've
used a Mac.  Here's the info:

>From console A ...

$ erl -sname foo -setcookie c
(foo@207)1>

>From console B ...

$ erl -name bar -setcookie c
(bar@207)1>

>From console C ...

$  /usr/local/lib/erlang/erts-5.6.4/bin/epmd -names
epmd: up and running on port 4369 with data:
name bar at port 51292
name foo at port 51290

>From Console B ...

(bar@207)1> net_adm:ping(bar@207).
pong
(bar@207)2> net_adm:ping(foo@207).
pang
(bar@207)3> net_adm:names().
{ok,[{"foo",51290},{"bar",51292}]}

Note that the pang is received after the cursor hangs for a few
seconds.  The cursor does not hang when I type
net_adm:ping(foo@asdflkjasdflkjasfd).

-- 
Dennis Byrne
_______________________________________________
erlang-questions mailing list
erlang-questions@erlang.org
http://www.erlang.org/mailman/listinfo/erlang-questions

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic