mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-14 23:07:59 +02:00
Update CURVE mechanism to the latest ZAP revision
This commit is contained in:
@@ -187,6 +187,8 @@ namespace zmq
|
||||
// Socket
|
||||
zmq::socket_base_t *socket;
|
||||
|
||||
std::string peer_address;
|
||||
|
||||
stream_engine_t (const stream_engine_t&);
|
||||
const stream_engine_t &operator = (const stream_engine_t&);
|
||||
};
|
||||
|
Reference in New Issue
Block a user