mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-27 02:53:12 +01:00
Code cleanup
This commit is contained in:
@@ -743,7 +743,7 @@ void zmq::stream_engine_t::error ()
|
||||
zmq_assert (session);
|
||||
socket->event_disconnected (endpoint, s);
|
||||
session->flush ();
|
||||
session->detach ();
|
||||
session->engine_error ();
|
||||
unplug ();
|
||||
delete this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user