mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-10-17 16:37:17 +02:00
Update ZMQ to current git.
This commit is contained in:
2
vendor/ZMQ/src/dgram.hpp
vendored
2
vendor/ZMQ/src/dgram.hpp
vendored
@@ -62,8 +62,6 @@ class dgram_t ZMQ_FINAL : public socket_base_t
|
||||
private:
|
||||
zmq::pipe_t *_pipe;
|
||||
|
||||
zmq::pipe_t *_last_in;
|
||||
|
||||
// If true, more outgoing message parts are expected.
|
||||
bool _more_out;
|
||||
|
||||
|
Reference in New Issue
Block a user