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
/
dispatcher.cpp
Age
Commit message (
Collapse
)
Author
2010-03-19
fixes for building with Sun CC
Martin Sustrik
2010-03-11
Restructure language bindings
Martin Lucina
C and C++ headers moved from bindings/ to include/, bindings/ removed --with-c and --with-cpp options to configure removed, C and C++ now built and installed by default
2010-02-12
Multi-hop REQ/REP, part IV., add command deallocation mechanism
Martin Sustrik
2010-02-08
ZMQII-65: Two OS threads are mapped to the same app_thread_t
Martin Sustrik
2010-02-07
ZMQII-59: TCP server crashes sometimes when message is send and socket is ↵
Martin Sustrik
closed immediately
2010-02-02
ZMQII-54: Affinity isn't honoured
Martin Sustrik
2010-02-02
ZMQII-53: Memory leak when using invalid socket type
Martin Sustrik
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-15
all news converted to nothrow variant
Martin Sustrik
2009-12-02
seqnum mechanism automated
Martin Sustrik
2009-11-21
inproc transport - initial commit
Martin Sustrik
2009-09-22
ZMQ-specific error codes added
Martin Sustrik
2009-09-21
different fixes to req/rep
Martin Sustrik
2009-09-20
'flags' parameter added to zmq_init
Martin Sustrik
2009-09-16
c and cpp directories moved into bindings directory
malosek
2009-09-16
ZMQII-8: Failure during orphan pipe deallocation
Martin Sustrik
2009-09-07
include directory split into c and cpp dirs, added --with-c and --with-cpp ↵
malosek
configure options
2009-09-04
python binding functional
Martin Sustrik
2009-08-28
pipe deallocation added
Martin Sustrik
2009-08-09
redundant interface (i_api) removed
Martin Sustrik
2009-08-08
lockfree interaction patter for 3 theads implemented
Martin Sustrik
2009-08-06
dispatcher renamed to context
Martin Sustrik
2009-08-03
renamed from zs to zmq
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik