zeromq / czmq

High-level C binding for ØMQ
czmq.zeromq.org
Mozilla Public License 2.0
1.18k stars 525 forks source link

Windows winsock2 does not define htonll methods #2181

Closed sphaero closed 5 months ago

sphaero commented 3 years ago

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_

stale[bot] commented 3 years ago

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.

sphaero commented 2 years ago

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.

stale[bot] commented 2 years ago

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.