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
2010-01-22
Hardcoded loopback address removed from fd_signaler
unknown
2010-01-21
ZMQII-43: Race condition when writing to pipe
Martin Sustrik
2010-01-20
ZMQ-42: Building with ICC fails
Martin Sustrik
2010-01-18
ZMQII-40: wrong return code from recolve_ip_interface
Martin Sustrik
2010-01-16
Solaris build fixed
Martin Sustrik
2010-01-15
Win32 build fixed
unknown
2010-01-15
ZMQII-39: Implement IPC transport
Martin Sustrik
2010-01-14
ZMQII-34: ensure that poll won't return POLLIN event when the message will be...
unknown
2010-01-13
ZMQII-34: ensure that poll won't return POLLIN event when the message will be...
Martin Sustrik
2010-01-13
ZMQII-38: Compiler complains about missing virtual constructors
Martin Sustrik
2010-01-12
ZMQII-37: SIGSEGV when polling on REQ socket
Martin Sustrik
2010-01-09
ZMQII-33: zmq_poll may exceed timeout if signal interrupts the waiting
Martin Sustrik
2010-01-08
ZMQII-31: memory leak in zmq_poll (on timeout)
Martin Sustrik
2010-01-07
zmq.cpp build probelm on non-linux platforms fixed
Martin Sustrik
2010-01-05
forced WINVER to 0x0501 for mingv32 build
malosek
2010-01-05
perf tests modified to reflect change in subscription format
Martin Sustrik
2010-01-05
added pending event fd handling by the pgm_sender
malosek
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2010-01-04
ZMQII-29: Add timeout to zmq_poll function
Martin Sustrik
2009-12-31
added missing likely.hpp file into the dist
malosek
2009-12-31
fixed minor gcc warning in src/pgm_receiver.cpp
malosek
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
[next]