[zeromq-dev] inet_ntop is not available in Windows XP

Pieter Hintjens ph at imatix.com
Thu Feb 16 23:40:28 CET 2012


On Thu, Feb 16, 2012 at 4:38 PM, Dimiter 'malkia' Stanev
<malkia at gmail.com> wrote:

> Actually in WDK there is SSIZE_T (not a macro), which seems more
> appropriate for the workaround (e.g. -Dssize_t=SSIZE_T).

You may define this conditionally in include/zmq.,h, and in
src/msg.hpp. If that works, send us a pull request. Better than
relying on a specific project file, IMO.

-Pieter



More information about the zeromq-dev mailing list