czmq icon indicating copy to clipboard operation
czmq copied to clipboard

Windows winsock2 does not define htonll methods

Open sphaero opened this issue 3 years ago • 4 comments

It might be caused by zmq.h, if you include winsock2.h before zmq.h it is fixed. I think this belongs in a separate issue. I'll fix it by including winsock2 in zosc.c before anything else like it was.

Originally posted by @sphaero in https://github.com/zeromq/czmq/pull/2180#discussion_r627742812

sphaero avatar May 06 '21 20:05 sphaero

This issue has been automatically marked as stale because it has not had recent activity for 90 days. It will be closed if no further activity occurs within 21 days. Thank you for your contributions.

stale[bot] avatar Aug 21 '21 04:08 stale[bot]

Any news on this issue?

sfhacker avatar Nov 09 '21 19:11 sfhacker

I don't think so. We would need people running into this issue. It was fixed (workaround) in czmq. I think it's quite an edge case.

sphaero avatar Nov 12 '21 09:11 sphaero

This issue has been automatically marked as stale because it has not had recent activity for 90 days. It will be closed if no further activity occurs within 21 days. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 17:04 stale[bot]