mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 11:31:56 +01:00
Problem: CMake build ignores SO_BINDTODEVICE
Solution: add it to CMake's platform.hpp.in
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
#cmakedefine ZMQ_HAVE_EVENTFD
|
#cmakedefine ZMQ_HAVE_EVENTFD
|
||||||
#cmakedefine ZMQ_HAVE_EVENTFD_CLOEXEC
|
#cmakedefine ZMQ_HAVE_EVENTFD_CLOEXEC
|
||||||
#cmakedefine ZMQ_HAVE_IFADDRS
|
#cmakedefine ZMQ_HAVE_IFADDRS
|
||||||
|
#cmakedefine ZMQ_HAVE_SO_BINDTODEVICE
|
||||||
|
|
||||||
#cmakedefine ZMQ_HAVE_SO_PEERCRED
|
#cmakedefine ZMQ_HAVE_SO_PEERCRED
|
||||||
#cmakedefine ZMQ_HAVE_LOCAL_PEERCRED
|
#cmakedefine ZMQ_HAVE_LOCAL_PEERCRED
|
||||||
|
|||||||
Reference in New Issue
Block a user