- 23 Oct, 2015 1 commit
-
-
Anonymous Maarten authored
-
- 22 Oct, 2015 2 commits
-
-
Constantin Rack authored
problem: zmq_pollfd is not needed anymore when zmq_poller in place.
-
somdoron authored
-
- 21 Oct, 2015 6 commits
- 20 Oct, 2015 2 commits
-
-
Pieter Hintjens authored
enable static libraries on mingw
-
Jeroen Ooms authored
-
- 19 Oct, 2015 2 commits
-
-
Pieter Hintjens authored
honor buffer reference count in zmq::shared_message_memory_allocator:…
-
Max Kozlovsky authored
-
- 18 Oct, 2015 3 commits
-
-
Constantin Rack authored
problem: polling on multiple sockets is complicated
-
somdoron authored
-
somdoron authored
-
- 09 Oct, 2015 4 commits
-
-
Pieter Hintjens authored
Fixed for issue #1315
-
Charles Stanley authored
-
Constantin Rack authored
fix a typo in ypipe.hpp
-
Zhilong.JI authored
-
- 07 Oct, 2015 3 commits
-
-
Constantin Rack authored
Fixes issue #1556
-
Anthony Scemama authored
-
Anthony Scemama authored
-
- 05 Oct, 2015 2 commits
-
-
Pieter Hintjens authored
Issue 1588 : Rollback in case send fails for multipart msg
-
Nikhil Mishra authored
-
- 29 Sep, 2015 2 commits
-
-
Constantin Rack authored
create signaler::recv_failable()
-
KIU Shueng Chuan authored
In real world usage, there have been reported signaler failures where the eventfd read() or socket recv() system call in signaler::recv() fails, despite having made a prior successful signaler::wait() call. this patch creates a signaler::recv_failable() method that allows unreadable eventfd / socket to return an error without asserting.
-
- 27 Sep, 2015 2 commits
-
-
Richard Newton authored
fix error with gcc 5.2
-
meox authored
-
- 25 Sep, 2015 4 commits
-
-
Pieter Hintjens authored
Solution: full is if number of msg is greater than hwm, not greater than hwm - 1
-
Constantin Rack authored
-
Pieter Hintjens authored
Solution: use existing check_hwm() method
-
Constantin Rack authored
-
- 19 Sep, 2015 2 commits
-
-
Constantin Rack authored
Update cmake to support Visual Studio 2015
-
Richard Newton authored
-
- 18 Sep, 2015 4 commits
-
-
Pieter Hintjens authored
Fix typo on send documentation re: nullification
-
maurice barnum authored
-
Constantin Rack authored
fixed zmq assertion in signaler.cpp under ubuntu
-
Maxim Yakhontov authored
-
- 17 Sep, 2015 1 commit
-
-
Constantin Rack authored
Fixed the bug which cause the application crashed when use TCP connec… Fixes #1581
-