czmq
czmq copied to clipboard
Windows winsock2 does not define htonll methods
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
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.
Any news on this issue?
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.
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.