mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 00:46:05 +01:00
spaces deleted
This commit is contained in:
parent
06b2eae87d
commit
74ae19ac1f
@ -357,6 +357,7 @@ void zmq::session_base_t::proceed_with_term ()
|
|||||||
|
|
||||||
void zmq::session_base_t::timer_event (int id_)
|
void zmq::session_base_t::timer_event (int id_)
|
||||||
{
|
{
|
||||||
|
|
||||||
// Linger period expired. We can proceed with termination even though
|
// Linger period expired. We can proceed with termination even though
|
||||||
// there are still pending messages to be sent.
|
// there are still pending messages to be sent.
|
||||||
zmq_assert (id_ == linger_timer_id);
|
zmq_assert (id_ == linger_timer_id);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user