Issues
- with zmq 3.1,on heavy socket creation,an exception occurs (device or resource busy cpp:92)LIBZMQ-518Resolved issue: LIBZMQ-518
- Invalid argument() exception when calling Socket.setSndHWM() or Socket.setRcvHWM()LIBZMQ-437Resolved issue: LIBZMQ-437
- Invalid argument() exception when calling Socket.setSendBufferSize()LIBZMQ-436Resolved issue: LIBZMQ-436
- zmq 3.x introduces problem with ZMQ_RCVMORE and uint64_tLIBZMQ-425Resolved issue: LIBZMQ-425
- libzmq-3 misses lots of events with libeventLIBZMQ-374Resolved issue: LIBZMQ-374
- zeromq 3.1 C++ API 'device' is not a member of 'zmq'LIBZMQ-362Resolved issue: LIBZMQ-362
- zmq_device is broken; uses wrong type for more flagLIBZMQ-358Resolved issue: LIBZMQ-358
- Assertion failed: !self->request, file flcliapi.c, line 259LIBZMQ-357Resolved issue: LIBZMQ-357
- 'EHOSTUNREACH' is not found in WindowsLIBZMQ-351Resolved issue: LIBZMQ-351
- ZMQ3 SUB/PUB appears to drop first messageLIBZMQ-350
- MAKE_VALGRIND_HAPPY code isn't needed any moreLIBZMQ-348
- Assertion failed: pfd.revents & POLLIN (signaler.cpp:155)LIBZMQ-346Resolved issue: LIBZMQ-346
- Memory leak in session_base.cpp:59LIBZMQ-334Resolved issue: LIBZMQ-334
- AI_V4MAPPED flag makes getaddrinfo fail with EAI_BADFLAGS on FreeBSD 8 and 9LIBZMQ-331Resolved issue: LIBZMQ-331
- ipc listener does not remove unix domain stream file when terminatedLIBZMQ-330Resolved issue: LIBZMQ-330
- wsa_error_to_errno() calls abort() on WSAEACCESLIBZMQ-329Resolved issue: LIBZMQ-329
- REQ-REP server crashes after restart if there are connected clientsLIBZMQ-326
- Crash on two sockets with same identityLIBZMQ-325Resolved issue: LIBZMQ-325
- Dropped Messages at Receive High Water MarkLIBZMQ-317Martin Sustrik
- Memory leaks with xreq socketsLIBZMQ-313Resolved issue: LIBZMQ-313
- stl iterator asserts in xrep_t::xrecvLIBZMQ-312Resolved issue: LIBZMQ-312Martin Sustrik
- ROUTER socket bug: cannot route data to worker if worker did not explicitly register to router.LIBZMQ-311Resolved issue: LIBZMQ-311
- Assertion failure in XPUB when receiving unexpected dataLIBZMQ-310Resolved issue: LIBZMQ-310
- Assertion failed: options.recv_identity (socket_base.cpp:864)LIBZMQ-309Resolved issue: LIBZMQ-309
- Assertion failed: size > 0 && (*data == 0 || *data == 1) (xpub.cpp:66)LIBZMQ-308Resolved issue: LIBZMQ-308
- Memory overhead for subscription mtrie nodes is largeLIBZMQ-306Martin Sustrik
- Subscription trie never shrinksLIBZMQ-305Resolved issue: LIBZMQ-305Martin Sustrik
- assert in zmq::xrep_t::xrecv, zmq_assert (it != outpipes.end ());LIBZMQ-304Resolved issue: LIBZMQ-304Martin Sustrik
- Assertion failed: ok (pgm_sender.cpp:102)LIBZMQ-303Resolved issue: LIBZMQ-303Martin Sustrik
- Frames lost in xsub / xpubLIBZMQ-302Martin Sustrik
- pub socket memory leakLIBZMQ-300Resolved issue: LIBZMQ-300Martin Sustrik
- Assert on XSUB (send_subscription)LIBZMQ-299Martin Sustrik
- In 3.1.0 beta, SUB and XSUB sockets default to LINGER 0 instead of -1 like other socketsLIBZMQ-297Martin Sustrik
- IPC connecter assertion fail on non-existent resourceLIBZMQ-294Resolved issue: LIBZMQ-294Martin Lucina
- PUB socket only sends the first 1000 if zmq_sendmsg() is called in a tight-loop.LIBZMQ-291Resolved issue: LIBZMQ-291Martin Sustrik
- xrep discard the first empty frame dataLIBZMQ-289Martin Sustrik
- Resource Temporarily UnavailableLIBZMQ-285Resolved issue: LIBZMQ-285Martin Sustrik
- Spurious message when ROUTER connectsLIBZMQ-280Resolved issue: LIBZMQ-280Martin Sustrik
- Assertion failed: msg_->flags () & msg_t::more (rep.cpp:75) in simple ping/pongLIBZMQ-278Resolved issue: LIBZMQ-278Martin Sustrik
- Loosing first multi-part message when using PGMLIBZMQ-268Martin Lucina
- Potential bug with lingerLIBZMQ-264Resolved issue: LIBZMQ-264
- Second subscription sometimes breaks the first subscriptionLIBZMQ-263Resolved issue: LIBZMQ-263Martin Sustrik
- push/pull + HWM + slow puller + zmq_close = lost messageLIBZMQ-229Resolved issue: LIBZMQ-229Martin Sustrik
- ZMQ_RCVMORE returns TRUE sometimes when no message is availableLIBZMQ-224Resolved issue: LIBZMQ-224Martin Sustrik
44 of 44