Rob McEwen (PowerView Systems) wrote:
> Justin Mason wrote:
>> for what it's worth, the overhead of UNIX domain sockets is a lot
>> less. 
> 
> ... any 3rd party tool to enhance and/or speed up window's built-in sockets?

Windows does not have anything like UNIX domain sockets.  The closest thing to 
it would be a TCP server listening on 127.0.0.1 and only accepting connections 
from 127.0.0.1 - but that has the same overhead as any other TCP socket.

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

Reply via email to