mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-15 15:16:52 +02:00
ZMQ-42: Building with ICC fails
This commit is contained in:
@@ -240,6 +240,7 @@ int zmq::tcp_connecter_t::open ()
|
||||
}
|
||||
|
||||
zmq_assert (false);
|
||||
return -1;
|
||||
}
|
||||
|
||||
int zmq::tcp_connecter_t::close ()
|
||||
|
Reference in New Issue
Block a user