Re: newbie
Re: newbie
- Subject: Re: newbie
- From: Greg Guerin <email@hidden>
- Date: Sat, 16 Sep 2006 16:56:55 -0700
Perry Winkel wrote:
> errno=61
> strerror(errno)="Connection refused"
If your builtin firewall is On, you may need add an entry for TCP port
12345. Or use "localhost" or 127.0.0.1, which uses loopback and is not
firewalled, as I recall.
For more description of errno code 61, see 'man 2 intro'. For description
of loopback, 'man 4 lo'.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden