From: jxsaarin AT cs DOT helsinki DOT fi (Jyrki O Saarinen) Subject: Re: [B20.1] Are AF_UNIX sockets supported by cygwin ? 19 Jan 1999 06:36:23 -0800 Message-ID: References: <36A30EB3 DOT 599EDD89 AT inria DOT fr> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Christine pourcelot Cc: "gnu-win32 AT cygnus DOT com" > Does anybody know how I coul emulate AF_UNIS sockets ? > Regards Since Windows doesn't support them and cygwin neither (?), you could use some another interprocess communication mechanism, like names pipes. (if Windows supports them) - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".