- 15 Mar, 2018 1 commit
-
-
Pontus Sköldström authored
-
- 19 Sep, 2017 1 commit
-
-
sigiesec authored
Solution: change docs to refer to "Routing id"
-
- 07 Sep, 2017 2 commits
-
-
Doron Somech authored
-
sigiesec authored
Solution: change docs to refer to "Routing id"
-
- 04 Aug, 2017 2 commits
-
-
Simon Giesecke authored
Solution: add documentation
-
Simon Giesecke authored
Solution: Remove from documentation
-
- 18 Jan, 2015 1 commit
-
-
Thomas Rodgers authored
-
- 16 Jan, 2015 4 commits
-
-
Thomas Rodgers authored
-
Thomas Rodgers authored
-
Thomas Rodgers authored
Allows non-C/C++ based clients easy access to the peer's IP address via zmq_msg_gets(&msg, "Peer-Address") instead of zmq_msg_get(&msg, ZMQ_SRCFD) followed by calls to getpeername and getnameinfo
-
Thomas Rodgers authored
-
- 28 Jul, 2014 1 commit
-
-
MinRK authored
clarifies that these are text fields, and removes ambiguity about how to create proper text object from stored bytes.
-
- 02 May, 2014 2 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
- also prioritize ZAP metadata over ZMTP metadata in case application uses same names.
-
- 30 Apr, 2014 1 commit
-
-
Martin Hurton authored
Added modifiers reflect the following properties: - zmq_msg_gets () does not mutate property parameter - zmq_msg_gets () returns a pointer to memory the caller should not modify
-
- 03 Mar, 2014 1 commit
-
-
Pieter Hintjens authored
-