Subject: (y)talk & (n)talkd
To: None <current-users@netbsd.org>
From: phil freeman <freeman@lbpc.com>
List: current-users
Date: 11/04/1998 14:48:21
neither ytalk nor talk appear to be working and i am getting the
following errors
from talk :
[Couldn't bind to control socket : Can't assign requested address (49)]
in messages:
Nov 4 14:06:47 halo talkd[9798]: recv: Socket operation on non-socket
Nov 4 14:07:53 halo talkd[9890]: recv: Socket operation on non-socket
Nov 4 14:10:48 halo talkd[10397]: recv: Socket operation on non-socket
Nov 4 14:13:05 halo talkd[10621]: recv: Socket operation on non-socket
this is from my inetd.conf:
ntalk dgram udp wait nobody.tty /usr/libexec/ntalkd ntalkd -ld
talk dgram udp wait nobody.tty /usr/libexec/talkd talkd
any ideas ?