mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-05-28 23:24:12 +02:00

Make the socket_t::getsockopt() functions (which wrap zmq_getsockopt() ) const because they should only access and not modify socket state.
This is C++ binding for 0MQ The contribution policy is at: http://rfc.zeromq.org/spec:22
Description
Languages
C++
96.2%
CMake
3.5%
Shell
0.3%