mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 12:18:04 +01:00
spaces deleted
This commit is contained in:
@@ -359,7 +359,7 @@ void zmq::pipe_t::terminate (bool delay_)
|
||||
// active state.
|
||||
else if (state == delimited) {
|
||||
send_pipe_term (peer);
|
||||
state = terminated;
|
||||
state = terminated;
|
||||
}
|
||||
|
||||
// There are no other states.
|
||||
|
||||
Reference in New Issue
Block a user