mirror of
https://github.com/zeromq/cppzmq.git
synced 2024-12-13 10:52:57 +01:00
47969cfdcf
Solution: Add shutdown(). This function is required for clean termination of the zmq context in multi-threaded applications where sockets are used in threads. In particular if blocking operation are used and if sockets can be created at any time. * Improve tests and documentation |
||
---|---|---|
.. | ||
cmake | ||
active_poller.cpp | ||
buffer.cpp | ||
CMakeLists.txt | ||
context.cpp | ||
message.cpp | ||
monitor.cpp | ||
multipart.cpp | ||
poller.cpp | ||
recv_multipart.cpp | ||
send_multipart.cpp | ||
socket_ref.cpp | ||
socket.cpp | ||
testutil.hpp | ||
utilities.cpp |