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-08-26
improved null checking in zmq_term
Ivo Danihelka
2010-08-25
MSVC build fixed
Martin Sustrik
2010-08-25
elementary fixes to the named session
Martin Sustrik
2010-08-25
connecter object unregisters its fd correctly
Martin Sustrik
2010-08-25
listener object unregisters its fd correctly
Martin Sustrik
2010-08-25
sessions created by listerner are correctly shut down
Martin Sustrik
2010-08-25
added ZMQ_MAKE_VALGRIND_HAPPY compile-time option
Martin Sustrik
2010-08-25
engine leak fixed; pgm compilation fixed
Martin Sustrik
2010-08-25
one more dezombification bug fixed
Martin Sustrik
2010-08-25
dezombification procedure fixed
Martin Sustrik
2010-08-25
engine termination on disconnect fixed
Martin Sustrik
2010-08-25
I/O object hierarchy implemented
Martin Sustrik
2010-08-25
zmq_poll(): Fix some corner cases
Martin Lucina
2010-08-25
zmq_poll(): Rewrite to use ZMQ_FD/ZMQ_EVENTS pt2
Martin Lucina
2010-08-25
Fix whitespace
Martin Lucina
2010-08-25
zmq_poll(): Rewrite to use ZMQ_FD/ZMQ_EVENTS pt1
Martin Lucina
2010-08-25
REP socket layered on top of XREP socket
Martin Sustrik
2010-08-25
REQ socket implementation is layered on top of XREQ
Martin Sustrik
2010-08-25
Destruction of session is delayed till both in & out pipes are closed
Martin Sustrik
2010-08-25
WIP: Socket migration between threads, new zmq_close() semantics
Martin Sustrik
2010-08-25
zmq_stopwatch_stop: Don't return EFAULT
Martin Lucina
2010-08-11
46 - Devices vulnerable to invalid messages
Pieter Hintjens
2010-08-08
Added error checking (EFAULT) for null arguments
Pieter Hintjens
2010-08-07
Added not-null assertions on pointer arguments in C API functions
Pieter Hintjens
2010-08-06
Fix uninitialized use of nbytes in signaler fix
Martin Lucina
2010-08-05
zmq::signaler_t: Restart syscalls on EINTR
Martin Lucina
2010-08-04
Renamed ZMQ_UPSTREAM to ZMQ_PULL, and ZMQ_DOWNSTREAM to ZMQ_PUSH. Left the old
Pieter Hintjens
2010-07-30
XREQ: Correct behaviour on hitting ZMQ_HWM
Martin Lucina
2010-07-24
pipe: check_read() should check for message delimiter
Martin Hurton
2010-07-24
Make sure lwm > 0 when hwm > 0
Martin Hurton
2010-07-21
Issue 42 - getaddrinfo() fails
Martin Lucina
2010-07-19
EHOSTUNREACH is a valid return value from recv()
Martin Sustrik
2010-07-13
minor comment clarification
Martin Sustrik
2010-07-13
devices exit in case of context termination
Martin Sustrik
2010-07-10
Fix identity generation for transient inproc connections
Martin Hurton
2010-07-07
issue 40 - nbytes != -1 (tcp_socket.cpp:216)
Martin Hurton
2010-07-07
issue 38 - Assertion failed: fetched (xrep.cpp:196)
Martin Hurton
2010-06-29
Prevent socket reuse by second bind, on win32
Pieter Hintjens
2010-06-29
MSVC build fixed
Martin Sustrik
2010-06-26
msg_store added to MSVC build
Martin Sustrik
2010-06-25
Used more expressive variable names
Pieter Hintjens
2010-06-21
Add SWAP support
Martin Hurton
2010-06-19
Revive reader on pipe termination
Martin Hurton
2010-06-19
fix double free error in PAIR socket
Martin Hurton
2010-06-17
Windows build fixed
Martin Sustrik
2010-06-17
stopwatch returned to libzmq
Martin Sustrik
2010-06-17
pipe: fix bug in rollback() method
Martin Hurton
2010-06-17
generate identity for transient inproc connections
Martin Sustrik
2010-06-11
issue 35 - ZMQ_RCVMORE sometimes erroneously returns false
Brian Buchanan
2010-06-11
if connect asserts, exact error is reported
Martin Sustrik
[prev]
[next]