Commit 96811575 authored by Pieter Hintjens's avatar Pieter Hintjens

Fixed issue #448

parent 9bab3466
......@@ -1168,4 +1168,5 @@ void zmq::socket_base_t::stop_monitor()
monitor_socket = NULL;
monitor_events = 0;
}
}
\ No newline at end of file
}
......@@ -240,3 +240,4 @@ namespace zmq
}
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment