This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shared Memory Transport


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]