mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-16 18:56:55 +02:00
Revert "Replace incomplete count with a std::set"
This reverts commit 4aa5ba3d11
.
Unintentional merge
This commit is contained in:
@@ -33,6 +33,8 @@ static void *server (void *c)
|
||||
char buffer[16];
|
||||
int rc, val;
|
||||
|
||||
shoulddie = *(long *)sd;
|
||||
|
||||
context = zmq_init (1);
|
||||
assert (context);
|
||||
|
||||
|
Reference in New Issue
Block a user