index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-07-21
ROUTER socket reports error when message cannot be routed
Martin Sustrik
2011-07-21
ZMQ_GENERIC renamed to ZMQ_ROUTER
Martin Sustrik
2011-07-18
Fixed issue 230
Pieter Hintjens
2011-07-18
Includes in zmq.cpp cleaned-up
Martin Sustrik
2011-07-18
Fix pollin on Cygwin.
Steven McCoy
2011-07-18
Signaler timeout bug on Windows fixed
Martin Sustrik
2011-07-18
Missing files for GENERIC socket implementation added
Martin Sustrik
2011-07-17
GENERIC socket type and COMMAND flag added
Martin Sustrik
2011-07-15
ZMQ_IDENTITY socket option removed
Martin Sustrik
2011-07-15
non-immediate_connect functionality removed
Martin Sustrik
2011-07-15
ROUTER and DEALER sockets removed
Martin Sustrik
2011-07-12
Bug with setting options on SUB socket fixed
Martin Sustrik
2011-07-11
PGM transport reconciled with subscription forwarding
Martin Sustrik
2011-07-11
ZMQ_FILTER option removed
Martin Sustrik
2011-07-11
Experimental code from zmq_init_t removed.
Martin Sustrik
2011-07-09
Drop outbound messages in XREP socket when SNDHWM is reached
Martin Sustrik
2011-07-08
VSM data are aligned to 32/64 bit boundary
Martin Sustrik
2011-07-03
Merge branch 'master' of github.com:zeromq/libzmq
Martin Sustrik
2011-07-03
Race condition in eventfd signaler fixed
Martin Sustrik
2011-07-03
eventfd implementation of the signaler
Martin Sustrik
2011-07-03
Fix MSVC build
Martin Sustrik
2011-07-03
Command are now stored in ypipes instead of in socketpairs
Martin Sustrik
2011-06-30
Testing for errors from pthread_* functions fixed
Martin Sustrik
2011-06-29
Use strrchr to ensure we split off the last colon for the service port
Andrew Thompson
2011-06-27
Rename i_inout to i_engine_sink
Martin Sustrik
2011-06-23
Fix MSVC build
Martin Sustrik
2011-06-23
Outstanding requests dropped when requester dies (issue 190)
Martin Sustrik
2011-06-22
O(1) fair-queueing in XREP implemented
Martin Sustrik
2011-06-22
New wire format for REQ/REP pattern
Martin Sustrik
2011-06-21
Unspecified error code from mailbox_t::recv on Win32 fixed
Martin Sustrik
2011-06-20
Introduce ZMQ_ROUTER and ZMQ_DEALER sockets
Martin Sustrik
2011-06-20
LABEL flag added to the wire format
Martin Sustrik
2011-06-20
Bug fixed in pipe termination
Martin Sustrik
2011-06-20
Optimise block/non-block switching in mailbox_t
Fabien Ninoles
2011-06-20
Fix minor warning in MSVC build
Martin Sustrik
2011-06-19
Mailbox timeouts fixed on Windows
Martin Sustrik
2011-06-19
Session termination error fixed
Martin Sustrik
2011-06-19
Race condition in pipe_t fixed.
Martin Sustrik
2011-06-19
ENETDOWN is a legal error from TCP connect
Martin Sustrik
2011-06-19
Merge branch 'master' of github.com:zeromq/libzmq
Martin Sustrik
2011-06-18
Refactor Windows versioning and WinSock usage.Signed-off-by: Steven McCoy <st...
Steven McCoy
2011-06-18
Minor MSVC warning fixed
Martin Sustrik
2011-06-17
Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.
Fabien Ninoles
2011-06-14
ENETUNREACH is a valid error from connect
Martin Sustrik
2011-06-13
Minor patch to fix ICC build
Martin Sustrik
2011-06-13
Reverting previous commit that broke MSVC2010 build
Martin Sustrik
2011-06-12
Fix scope on Windows includes.
Steven McCoy
2011-06-12
ZMQ_FILTER socket option added
Martin Sustrik
2011-06-12
Publisher-side filtering for multi-part messages fixed
Martin Sustrik
2011-06-11
Actual message filtering happens in XPUB socket
Martin Sustrik
[prev]
[next]