mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-14 23:07:59 +02:00
fix bug zmq4.x PUB msg to ZMTP1.0 SUB server
This commit is contained in:
@@ -116,8 +116,6 @@ namespace zmq
|
||||
|
||||
void mechanism_ready ();
|
||||
|
||||
int write_subscription_msg (msg_t *msg_);
|
||||
|
||||
size_t add_property (unsigned char *ptr,
|
||||
const char *name, const void *value, size_t value_len);
|
||||
|
||||
|
Reference in New Issue
Block a user