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-03-20
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-03-20
PUB socket was blocking occassionally - fixed
Martin Sustrik
2010-03-20
rollback of half-processed messages in case of disconnection
Martin Sustrik
2010-03-20
XREP-style prefixing/trimming messages removed
Martin Sustrik
2010-03-19
fixes for building with Sun CC
Martin Sustrik
2010-03-13
ZMQ_NOFLUSH and zmq_flush obsoleted
Martin Sustrik
2010-03-13
pipe_t::rollback removes only unfinished message from the pipe rather than al...
Martin Sustrik
2010-03-12
devices are built unconditionally
Martin Sustrik
2010-03-12
Implement flow control for ZMQ_REP sockets
Martin Hurton
2010-03-12
Implement flow control for ZMQ_REQ sockets
Martin Hurton
2010-03-12
Implement flow control fox ZMQ_XREP sockets
Martin Hurton
2010-03-12
Implement flow control for ZMQ_XREQ sockets
Martin Hurton
2010-03-12
Implement flow control for ZMQ_PUB sockets
Martin Hurton
2010-03-12
Implement flow control for ZMQ_DOWNSTREAM sockets
Martin Hurton
2010-03-12
Implement flow control for ZMQ_P2P sockets
Martin Hurton
2010-03-12
PGM: implement flow control
Martin Hurton
2010-03-12
Implement flow control
Martin Hurton
2010-03-11
Restructure language bindings
Martin Lucina
2010-03-09
udp transport renamed to epgm
Martin Sustrik
2010-03-09
PGM late joiners would start receiving a complete message rather than a messa...
Martin Sustrik
2010-03-09
message flags from the wire are written to zmq_msg_t and vice versa
Martin Sustrik
2010-03-09
message flags added to zmq_msg_t strcuture
Martin Sustrik
2010-03-09
'flags' fields added to the wire format
Martin Sustrik
2010-03-09
rollback functionality added to pipe
Martin Sustrik
2010-03-06
problem with NIC name resolution on OSX fixed
Martin Sustrik
2010-03-03
Win32 build fixes
Martin Lucina
2010-03-03
type mismatch in tcp_listener (win version) fixed
unknown
2010-03-03
Fix typo: zmq_close -> zmq_msg_close
Martin Hurton
2010-03-03
Fix possible lockups when reading from ZMQ_REP sockets
Martin Hurton
2010-03-01
polling on POSIX sockets returns POLLERR (win32)
unknown
2010-03-01
return POLLERR from polling on POSIX sockets (linux version)
Martin Sustrik
2010-02-26
Cygwin support
Martin Lucina
2010-02-24
handle invalid PGM connection string decently
Martin Sustrik
2010-02-24
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-02-24
minor cast issues on cygwin fixed
Martin Sustrik
2010-02-24
chat example removed from win build; missing fd_signaler_t::poll on win added
unknown
2010-02-24
use binary UUIDs instead of string representation to save some bytes
Martin Sustrik
2010-02-24
Disable IPv6 support
Martin Lucina
2010-02-23
zmq_errno helper function added
Martin Sustrik
2010-02-23
recv fails after polling for IN on REQ socket
Martin Sustrik
2010-02-22
zmq_poll doesn't exit when infinite timeout is set and interrupt occurs
Martin Sustrik
2010-02-19
build on cygwin enabled
Martin Sustrik
2010-02-19
don't check for identity, if the connection is anonymous
Martin Sustrik
2010-02-19
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-02-19
Multi-hop REQ/REP, part XII., generate unique identities for anonymous connec...
Martin Sustrik
2010-02-18
Add NetBSD support
Martin Lucina
2010-02-17
one more attempt to fix the previous win32 problem
Martin Sustrik
2010-02-17
recv returning -1 while errno=0 fixed
Martin Sustrik
2010-02-17
ZMQII-76: Bug in how replies are handled when the REQ endpoint goes away
Martin Sustrik
2010-02-16
Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality
Martin Sustrik
[next]