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
2011-03-24
ZMQ_SNDBUF and ZMQ_RCVBUF type changed to int
Martin Sustrik
2011-03-24
ZMQ_RECOVERY_IVL and ZMQ_RECOVERY_IVL_MSEC reconciled
Martin Sustrik
2011-03-24
SWAP functionality removed
Martin Sustrik
2011-03-24
send/recv was changed to send/recv/sendmsg/recvmsg
Martin Sustrik
2011-03-24
C++ binding removed from the core
Martin Sustrik
2011-03-23
zmq_device removed
Martin Sustrik
2011-03-23
ZMQ_MCAST_LOOP removed
Martin Sustrik
2011-03-23
Timeout in zmq_poll is in milliseconds
Martin Sustrik
2011-03-20
Message atomicity bug in load-balancer fixed
Martin Sustrik
2011-03-20
Message atomicity problem solved in PUB socket
Martin Sustrik
2011-03-16
Incorrect errno reported from tcp_listener_t::set_address
Martin Sustrik
2011-03-16
Duplicate identities now checked with zmq_connect
Martin Sustrik
2011-03-16
reset socket state when identity message cannot be written to xrep
Jon Dyte
2011-03-15
Dead code removed from named_session.cpp
Martin Sustrik
2011-03-14
FreeBSD complation error fixed
Martin Sustrik
2011-03-14
Remove obsolete assert from pgm_socket.cpp
Martin Sustrik
2011-03-09
Windows build fixed
Martin Sustrik
2011-03-08
Different fixed to make OpenVMS port work.
Brett Cameron
2011-03-03
Bug caused by interaction of REQ/REP routing and HWM fixed.
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-03-02
ZMQ_MAXMSGSIZE option added
Martin Sustrik
2011-03-01
Explicit identities bug in inproc transport fixed.
Martin Sustrik
2011-02-26
Memory leak in PUB/XPUB sockets fixed.
Martin Sustrik
2011-02-25
Socket with no owner objects is deallocated immediately
Martin Sustrik
2011-02-23
Incorrect PGM sender/receiver creation fixed
Martin Sustrik
2011-02-22
Added explicit error message in case of memory exhaustion
Martin Sustrik
2011-02-21
Fix for memory leak caused by long identities
Martin Sustrik
2011-02-21
Computation of buffer size for PGM fixed.
Martin Sustrik
2011-02-18
Fix MSVC and SunStudio builds with OpenPGM
Martin Sustrik
2011-02-18
Logging of duplicit identities added
Martin Sustrik
2011-02-17
Init object is child of listener
Martin Sustrik
2011-02-17
Add delay before reconnecting
Martin Sustrik
2011-02-13
Build problem with OpenPGM and MSVC fixed
Martin Sustrik
2011-02-12
Fixed win32 issue with WSAStartup
Pieter Hintjens
2011-02-09
Reaper thread waits for commands rather them retrieving them periodically
Martin Sustrik
2011-02-09
Initial implementation of reaper thread.
Martin Sustrik
2011-02-08
max_sockets honoured precisely
Martin Sustrik
2011-02-08
zmq_poll with no fds behaves decently
Martin Sustrik
2011-02-03
Don't use RLIMIT_NOFILES in devpoll_t.
Martin Sustrik
2011-02-03
RLIMIT_NOFILE not used in poll_t anymore
Martin Sustrik
2011-01-28
Fixed the problem of subscription forwarding and PGM interaction
Martin Sustrik
2011-01-26
ZMQ_RECONNECT_IVL_MAX socket option added
Thijs Terlouw
2011-01-20
Remove unnecessary visibility pragmas
Mikko Koppanen
2011-01-20
Fix handle connection reset during session init
Dhammika Pathirana
2011-01-18
Fix cppcheck warnings: Prefer prefix ++/-- operators for non-primitive types.
Martin Sustrik
2011-01-17
Cancel pending timers when decoder for PGM stalls
Steven McCoy
2011-01-14
Fair queueing of subscriptions added to XPUB socket
Martin Sustrik
2011-01-14
XSUB socket has a subscription distributor
Martin Sustrik
2011-01-14
'message distribution mechanism' separated from XPUB socket
Martin Sustrik
2011-01-13
Make cppcheck not complain about "'operator=' should return something"
Martin Sustrik
[prev]
[next]