- 17 Apr, 2020 1 commit
-
-
Gudmundur Adalsteinsson authored
Solution: Add zmq_poller_size that queries the number of objects registered, allowing safer usages of poller to avoid livelock situations.
-
- 13 Apr, 2020 1 commit
-
-
Gudmundur Adalsteinsson authored
Solution: Fail with error if no events are active and timeout is infinite
-
- 09 Apr, 2020 1 commit
-
-
Gudmundur Adalsteinsson authored
Solution: Add newlines and extra asterisks
-
- 19 Jan, 2020 1 commit
-
-
std-any-emplace authored
See https://github.com/zeromq/libzmq/issues/3778.
-
- 31 Oct, 2019 1 commit
-
-
Dries Harnie authored
Solution: flipped arguments in example
-
- 24 Jul, 2019 1 commit
-
-
jean-airoldie authored
...in a poller is not documented. Solution: Document it.
-
- 09 May, 2019 1 commit
-
-
Simon Giesecke authored
Solution: change return type to int (again) and return fd via an output parameter
-
- 02 May, 2019 2 commits
-
-
jean-airoldie authored
Solution: Add some and document it.
-
jean-airoldie authored
Solution: Add doc & unit tests
-
- 23 Feb, 2019 1 commit
-
-
Eelis van der Weegen authored
Solution: Report memory allocation failure as ENOMEM so applications can handle it gracefully. Fixes #3427.
-
- 22 Feb, 2019 1 commit
-
-
Eelis van der Weegen authored
Solution: Revise the offending wording, adding a remark that zmq_poller_new will return NULL in case of failure. Fixes #3425.
-
- 14 May, 2018 1 commit
-
-
Simon Giesecke authored
Solution: add initial documentation
-