[Ecls-list] Regarding BSD-SOCKETS and pseudo-UNIX socket for WIN32

Goffioul Michael goffioul at imec.be
Mon Feb 14 02:38:34 UTC 2005


For more consistency, maybe a better implementation would be
to emulate UNIX sockets in the cygwin-way: it actually uses
INET socket on localhost with a system-allocated port and this
info is stored in the file specified for the socket. Then
you can keep the named pipe implementation in a WIN32-specific
addition. Don't you think?

Michael.




More information about the ecl-devel mailing list