0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-02 19:35:29 +08:00

Merge remote-tracking branch 'remotes/upstream/master'

This commit is contained in:
Telford Berkey 2015-02-05 10:52:05 -05:00
commit ade54d72e7

View File

@ -99,4 +99,4 @@ void zmq::client_t::xpipe_terminated (pipe_t *pipe_)
{
fq.pipe_terminated (pipe_);
lb.pipe_terminated (pipe_);
}
}