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
2009-12-31
fixed minor gcc warning in src/pgm_socket.cpp
malosek
2009-12-29
polling on SUB socket fixed
Martin Sustrik
2009-12-28
format of subscriptions changed (no * needed anymore)
Martin Sustrik
2009-12-28
MSVC build fixed
unknown
2009-12-28
PGM code cleanup
Martin Sustrik
2009-12-23
ZMQII-28: Bidirectional introduction on TCP connection establishment
Martin Sustrik
2009-12-22
OpenPGM error handling fixed
Martin Sustrik
2009-12-21
minor fixes
Martin Sustrik
2009-12-21
OpenPGM error handling improved
Martin Sustrik
2009-12-18
memory leaks related to OpenPGM errors fixed
Martin Sustrik
2009-12-16
hint parameter added to zmq_free function
Martin Sustrik
2009-12-15
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2009-12-15
all news converted to nothrow variant
Martin Sustrik
2009-12-15
win32 build fixed
unknown
2009-12-15
reconnection mechanism added to tcp transport
Martin Sustrik
2009-12-15
handle error during connecting by eventual reconnection
Martin Sustrik
2009-12-15
zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein...
Martin Sustrik
2009-12-14
ZMQ_SNDBUF and ZMQ_RCVBUF honoured in PGM transport
Martin Sustrik
2009-12-13
zmq_streamer & zmq_queue are built under MSVC
unknown
2009-12-13
XREP & XREQ socket types added; zmq_queue device added
Martin Sustrik
2009-12-13
debug code removed from PGM engines
Martin Sustrik
2009-12-13
OpenPGM v1 support removed
Martin Sustrik
2009-12-13
PGM transport fixed
Martin Sustrik
2009-12-11
ZMQII-26: Use zero-copy for large messages (rx side)
Martin Sustrik
2009-12-10
errors are never predicted in branch prediction (likely/unlikely macros added)
Martin Sustrik
2009-12-10
zmq_poll implemented on Win32 platform
unknown
2009-12-10
ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (Win32)
unknown
2009-12-10
ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (POSIX)
Martin Sustrik
2009-12-10
zero-copy on tx side optimised to minimise number of user/kernel space transi...
Martin Sustrik
2009-12-09
minor documentation updates
Martin Sustrik
2009-12-08
minor fix of zero-copy on tx side
Martin Sustrik
2009-12-08
ZMQII-26: Use zero-copy for large messages
Martin Sustrik
2009-12-07
chat example added
Martin Sustrik
2009-12-07
Deadlock on zmq_close
Martin Sustrik
2009-12-05
C & C++ header files clean-up
Martin Sustrik
2009-12-04
platform.hpp.in removed from the codebase
Martin Sustrik
2009-12-02
seqnum mechanism automated
Martin Sustrik
2009-12-01
harmless uninitialised memory read fixed
Martin Sustrik
2009-12-01
annoying optimisation in 'bind' command removed
Martin Sustrik
2009-12-01
minor code beautification
Martin Sustrik
2009-12-01
MSVC warnings fixed
unknown
2009-11-30
Merge branch 'master' of git@github.com:sustrik/zeromq2
malosek
2009-11-30
minor tweaks in pgm code
malosek
2009-11-26
memory leak in message encoder fixed
Martin Sustrik
2009-11-25
experimental code to use futexes instead of mutexes added to simple_semapthore_t
Martin Sustrik
2009-11-24
ZMQII-25: Implement streamed request/reply
Martin Sustrik
2009-11-21
race condition in inproc transport shutdown fixed
Martin Sustrik
2009-11-21
obsolete parameter removed from 'bind' command
Martin Sustrik
2009-11-21
inproc transport - initial commit
Martin Sustrik
2009-11-19
ZMQII-24: SEGFAULT when anonymous session disconnects
Martin Sustrik
[prev]
[next]