LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: David Newall <davidn@rebel.net.au>
  To  : Edward Sawma <e-sawma@nwu.edu>
  Date: Mon, 29 Nov 1999 13:27:31 +1030 (CST)

Re: Xvnc problem

> I got the following error:
> _X11TransSocketINETConnect: Can't connect: errno = 111

The file /usr/include/errno.h (and files included by that) reveal a
clue:

   #define ECONNREFUSED    111     /* Connection refused */

Some sort of X security issue?

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page