mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-04-23 00:48:55 +02:00

The only defined error code for zmq_close() is ENOTSOCK which indicates an error in cppzmq implementation. It's ok to use assert here instead of throw. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This is C++ binding for 0MQ
Description
Languages
C++
96.2%
CMake
3.5%
Shell
0.3%