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
2010-05-07
caution about zmq_msg_init_* functions added to the docs
Martin Sustrik
2010-05-07
commands not processed immediatelly in some scenarios; fixed
Martin Sustrik
2010-05-07
ZMQ_PAIR socket removed from the documentation as it is unfinished yet
Martin Sustrik
2010-05-06
Issue 23. zmq_init() crashes on illegal numbers
Martin Sustrik
2010-05-05
MSVC build fixed
Martin Sustrik
2010-05-05
dispatcher_t class renamed to ctx_t
Martin Sustrik
2010-05-05
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-05-05
number of application threads to use 0MQ sockets is unlimited; app_threads pa...
Martin Sustrik
2010-05-04
Windows port fixed
Martin Sustrik
2010-05-04
signaler transports commands per se rather than one-bit signals
Martin Sustrik
2010-05-03
thread ID and dispatcher made private in object_t
Martin Sustrik
2010-05-02
queue device fixed
Martin Sustrik
2010-04-30
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-04-30
prefix in XREP recv'd message misses MORE flag
Martin Sustrik
2010-04-29
windows port fixed
Martin Sustrik
2010-04-29
signaler rewritten in such a way that any number (>64) of threads can be used
Martin Sustrik
2010-04-29
eventfd-style signaling removed
Martin Sustrik
2010-04-29
fd_signaler_t renamed to signaler_t
Martin Sustrik
2010-04-29
lock-free polling removed; ZMQ_POLL flag removed
Martin Sustrik
2010-04-29
Defer NetBSD atomic ops to GCC builtins. Revert Sun atomic ops #define.
Steven McCoy
2010-04-27
initial version of multi-hop REQ/REP
Martin Sustrik
2010-04-26
MSVC build fixed
Martin Sustrik
2010-04-26
P2P renamed to PAIR
Martin Sustrik
2010-04-25
Bug in zmq_queue fixed
Jon Dyte
2010-04-16
fix of documentation typo
Martin Sustrik
2010-04-15
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-04-15
atomic_ptr fix of Win64
Martin Sustrik
2010-04-12
win build fixed
Martin Sustrik
2010-04-12
Build fixes for cross compiling and Win32
Martin Lucina
2010-04-12
MSVC perf build fixed
Martin Sustrik
2010-04-12
zmq_poll returns ETERM in case of context termination
Martin Sustrik
2010-04-12
ETERM is accounted for in the documentation
Martin Sustrik
2010-04-11
issue 1 - Change zmq_term semantics
Martin Sustrik
2010-04-11
version number bumped to 2.0.7 for MSVC build
Martin Sustrik
2010-04-11
C-style comments in zmq.h
Martin Sustrik
2010-04-11
multi-part message functionality available via ZMQ_SNDMORE and ZMQ_RCVMORE
Martin Sustrik
2010-04-11
getsockopt added to c++ binding
Martin Sustrik
2010-04-10
Remove -Wxxx gcc-isms from subdir Makefiles
Martin Lucina
2010-04-10
Compile perf tests with the C++ compiler
Martin Lucina
2010-04-10
fix for Sun C++ 5.8
Martin Sustrik
2010-04-10
Build fixes for Solaris and non-GNU compilers
Martin Lucina
2010-04-10
Debian packaging fixes suitable for 0MQ git
Martin Lucina
2010-04-10
Debian packaging update from Adrian von Bidder
Adrian von Bidder
2010-04-09
Fix for Issue #14
Martin Lucina
2010-04-09
version bumped to 2.0.7
Martin Sustrik
2010-04-09
zmq_getsockopt function added
Martin Sustrik
2010-04-08
issue 10 - zmq_strerror problem on Windows
Martin Sustrik
2010-04-08
few fixed related to multi-part messages in REP socket
Martin Sustrik
2010-04-08
issue 11 - Assertion failed: it != peers.end () (pgm_receiver.cpp:161)
Martin Sustrik
2010-04-08
issue 13 (Assertion failed: load.get () == 0 (epoll.cpp:49)) fixed
Martin Sustrik
[prev]
[next]