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
/
socket_base.cpp
Age
Commit message (
Expand
)
Author
2011-01-28
Fixed the problem of subscription forwarding and PGM interaction
Martin Sustrik
2011-01-10
Size of inproc hwm and swap is sum of peers' hwms and swaps
Martin Sustrik
2011-01-05
Return ETERM from getsockopt(ZMQ_EVETS) if zmq_term() was called
Martin Sustrik
2010-12-13
add basic uri validations
Dhammika Pathirana
2010-12-04
XPUB and XSUB socket types added.
Martin Sustrik
2010-11-12
Merge branch 'maint'
Martin Sustrik
2010-11-12
Fix socket_t::recv() hang scenario where initial call to process_commands() e...
Marc Rossi
2010-11-05
signaler renamed to mailbox
Martin Sustrik
2010-11-05
slots renamed to tids
Martin Sustrik
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-16
ZMQ_LINGER socket option added.
Martin Sustrik
2010-10-14
To insert to associateive STL containers value_type used instead of make_pair
Martin Sustrik
2010-09-26
clock_t class added
Martin Sustrik
2010-09-26
Merge branch 'maint'
Martin Sustrik
2010-09-21
The flag in the socket has clear semantics now -- it tracks whether correspon...
Martin Sustrik
2010-09-18
potential duplicate termination of pipes removed
Martin Sustrik
2010-09-09
when no I/O threads are available error is raised instead of assertion
Martin Sustrik
2010-09-08
EINTR returned from the blocking functions
Martin Sustrik
2010-09-01
sys transport introdced; inproc://log moved to sys://log
Martin Sustrik
2010-08-30
Issue 54 - socket_base.cpp:162 comparison error
Martin Sustrik
2010-08-28
terminology unified: revive->activate
Martin Sustrik
2010-08-28
bug in pipe deactivation fixed
Martin Sustrik
2010-08-25
MSVC build fixed
Martin Sustrik
2010-08-25
elementary fixes to the named session
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
I/O object hierarchy implemented
Martin Sustrik
2010-08-25
WIP: Socket migration between threads, new zmq_close() semantics
Martin Sustrik
2010-07-10
Fix identity generation for transient inproc connections
Martin Hurton
2010-06-21
Add SWAP support
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-05-25
LWM is computed rather than explicitly specified by user
Martin Sustrik
2010-05-05
dispatcher_t class renamed to ctx_t
Martin Sustrik
2010-04-11
issue 1 - Change zmq_term semantics
Martin Sustrik
2010-04-11
multi-part message functionality available via ZMQ_SNDMORE and ZMQ_RCVMORE
Martin Sustrik
2010-04-09
zmq_getsockopt function added
Martin Sustrik
2010-03-27
ZMQ_TBC renamed to ZMQ_MORE
Martin Sustrik
2010-03-27
muti-part message functionality available via API
Martin Sustrik
2010-03-13
ZMQ_NOFLUSH and zmq_flush obsoleted
Martin Sustrik
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-02-19
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
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-16
Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality
Martin Sustrik
2010-02-14
Multi-hop REQ/REP, part X., optional delayed creation of pipes during connect
Martin Sustrik
2010-02-13
Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t
Martin Sustrik
[next]