[zeromq-dev] [PATCH] Windows build broken by OpenVMS changes

Martin Sustrik sustrik at 250bpm.com
Wed Mar 9 16:39:49 CET 2011


Hi Mikko,

> the following commit
> https://github.com/zeromq/zeromq2/commit/b00be2651c39d0c08064f206b31a14e810ba0b22#diff-1
> breaks builds on Windows as EPROTONOSUPPORT is not defined on the
> platform. Attached a simple patch that should fix the issue.

I've hopefully solved the issue by including zmq.h into ip.cpp.

Note that POSIX error codes that 0MQ uses and that are not defined on 
Win32 are defined in zmq.h

Martin



More information about the zeromq-dev mailing list