> 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

Reply via email to