[zeromq-dev] IOCP
Jon Dyte
jon at totient.co.uk
Mon Aug 30 22:49:37 CEST 2010
gonzalo diethelm wrote:
>
> Would it make sense to implement the ipc endpoints under Windows by simply using tcp endpoints? Maybe it is already this way; if so, apologies. If not, it might ease migration of code using ipc endpoints.
>
>
the trouble is the ipc string looks like "ipc:/path/to/file" how would
windows know what tcp ports to use?
At the moment, it just errors for windows the moment you select ipc.
Jon
More information about the zeromq-dev
mailing list