I guess time to update the build scripts,

> *Unix style sockets (AF_UNIX) are available on Windows*AF_UNIX is an
> address family which has enabled inter-process communication on Unix for
> countless years. The windows equivalent is named pipes, which offers
> similar facilities. Based on user feedback, we heard that you’d like an
> easier path when porting tools relying on AF_UNIX to Windows. As a result,
> two Win32 processes can now use the AF_UNIX address family over Winsock API
> to communicate with each other.


https://blogs.msdn.microsoft.com/commandline/2017/12/19/af_unix-comes-to-windows/

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to