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-24
PGM subscription forwarding fixed
Martin Sustrik
2011-07-24
Session classes merged into a single class
Martin Sustrik
2011-07-24
Only one polling mechanism is compiled
Martin Sustrik
2011-07-24
Obsolete include in ctx.hpp removed
Martin Sustrik
2011-07-24
semaphore_t class removed
Martin Sustrik
2011-07-24
Remove blob_t class
Martin Sustrik
2011-07-22
MSVC build brought up to date
Martin Sustrik
2011-07-21
mailbox::recv correctly passes EINTR to the caller
Martin Sustrik
2011-07-21
ECANTROUTE error documented in zmq_sendmsg(3)
Martin Sustrik
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
[next]