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-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
2011-06-20
Basic tests now test multi-part messages instead of single-part
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-20
Disable timeo test on MinGW
Martin Sustrik
2011-06-19
Mailbox timeouts fixed on Windows
Martin Sustrik
2011-06-19
Documentation for XPUB and XSUB socket added
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
Throughput tests fixed.
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
mtrie.cpp added to MSVC build
Martin Sustrik
2011-06-13
Reverting previous commit that broke MSVC2010 build
Martin Sustrik
[prev]
[next]