mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-11 00:44:50 +01:00
Check socket types during mechanism handshake
This commit is contained in:
@@ -107,9 +107,6 @@ namespace zmq
|
||||
|
||||
void send_zap_request (const uint8_t *key);
|
||||
int receive_and_process_zap_reply ();
|
||||
|
||||
virtual int property (const std::string name,
|
||||
const void *value, size_t length);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user