- 02 Jan, 2014 1 commit
-
-
Pieter Hintjens authored
-
- 02 Oct, 2013 1 commit
-
-
Pieter Hintjens authored
-
- 18 Sep, 2013 1 commit
-
-
Markus Rothe authored
-
- 15 Sep, 2013 1 commit
-
-
Pieter Hintjens authored
* Removed redundant Z85 code and include files from project * Simplified use of headers in test cases (now they all just use testutil.hpp) * Export zmq_z85_encode() and zmq_z85_decode() in API * Added man pages for these two functions
-
- 17 Aug, 2013 1 commit
-
-
Richard Newton authored
-
- 14 Jul, 2013 1 commit
-
-
Christian Kamm authored
-
- 05 Jul, 2013 1 commit
-
-
Christian Kamm authored
The inproc:// endpoints sometimes use different code paths so testing with regular tcp:// endpoints as well can show different issues.
-
- 02 Jul, 2013 1 commit
-
-
Christian Kamm authored
* See http://rfc.zeromq.org/spec:28/REQREP * Not all testable statements are covered. * At this point, there are several failures: - test_spec_req: The REQ socket does not correctly discard messages from peers that are not currently being talked to. - test_spec_dealer/router: On disconnect, the queues seem to not be emptied. The DEALER can still receive a message the disconnected peer sent, the ROUTER can still send to the identity of the dis- connected peer.
-