Shared Memory Transport

Kensuke Matsuzaki zakki@peppermint.jp
Sat Dec 4 00:12:00 GMT 2004


> Cygwin does have unix domain sockets.  They're probably not very fast,
> though.

Sorry, you are right. But cygwin_socket uses inet to emulate.
It always call socket(AF_INET, ...).

I don't know well where are bottlenecks, whether transport
is fast enough or not.

zakki



More information about the Cygwin-xfree mailing list