Michael Vilim
|
8a16fef3cc
|
Problem: ZMQ_CONNECT_ROUTING_ID can be assigned to incoming socket connection (Issue #3191)
Solution: Add an identifier parameter for local attach to zmq::socket_base_t::attach_pipe
|
2018-07-26 18:26:35 -05:00 |
|
Simon Giesecke
|
e3c73d9881
|
Problem: inconsistent naming style for private data members, conflicts with naming of local variables and member functions
Solution: apply and check _lower_case naming style for private data members
|
2018-05-27 13:24:07 +02:00 |
|
somdoron
|
e6dae56c6e
|
Scatter-Gather socket types
|
2016-04-21 14:50:58 +03:00 |
|