zeromq / azmq

C++ language binding library integrating ZeroMQ with Boost Asio
Boost Software License 1.0
319 stars 109 forks source link

In a few places, boost::system::error_code is thrown instead of boost::system::system_error #142

Closed Tulon closed 5 years ago

Tulon commented 6 years ago

For example here: https://github.com/zeromq/azmq/blob/ede54c119d2cc61d89b3bd210d8bbe0cd0721491/azmq/socket.hpp#L464