index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-21
ROUTER socket blocks on SNDHWM
Martin Sustrik
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-21
endmsg(3) and zmq_recvmsg(3) added to RPM spec file
Martin Sustrik
2011-07-18
Fixed email addresses in the MAITAINERS file
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
Reference to C++ binding removed from zmq(7)
Martin Sustrik
2011-07-18
Martin Lucina remove from MAINTAINERS file
Martin Sustrik
2011-07-18
Signaler timeout bug on Windows fixed
Martin Sustrik
2011-07-18
ZMQ_IDENTITY option removed from the documentation
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
Debian packaging removed
Martin Sustrik
2011-07-15
ROUTER and DEALER sockets removed
Martin Sustrik
2011-07-15
Version number bumped to 4.0.0
Martin Sustrik
2011-07-12
Bug with setting options on SUB socket fixed
Martin Sustrik
2011-07-11
zmq_bind(3) and zmq_connect(3) describe EINVAL error
Martin Sustrik
2011-07-11
Subscription forwarding test added
Martin Sustrik
2011-07-11
REQ/REP drop test extended
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
Man pages for send & recv function brought up to date
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-04
License text in autogen.sh fixed
Martin Sustrik
2011-07-03
Build system checks for presence of eventfd.h header
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
Inproc tests need no I/O threads
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-28
Packaging for MSVC build fixed
Martin Sustrik
2011-06-27
Rename i_inout to i_engine_sink
Martin Sustrik
2011-06-26
Typo in zmq_msg_size(3) fixed
Carl Clemens
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
Fix errors in zmq_getsockopt(3) manpage
Martin Sustrik
2011-06-20
LABEL flag added to the wire format
Martin Sustrik
[next]