Duplicating Unix Domain Sockets

David E Euresti davie@MIT.EDU
Mon Jun 3 15:19:00 GMT 2002


I'm not so sure that it'll make it that much slower. I mean we are talking
of adding only a couple of bytes to every send Unix Domain sockets.  And
Unix domain sockets never go outside the computer.  Obviously it'll hurt
if your program usually sends small packets, but you'll gain in being able
to pass file descriptors through there.

But I would like to hear what the original developer has to say.

David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list