index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-02-15
care taken of the fact that AI_NUMERICSERV is not defined on OSX 10.5
Martin Sustrik
2010-02-15
removed first dummy run of PKG_CHECK_EXISTS
malosek
2010-02-12
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-02-12
Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket
Martin Sustrik
2010-02-12
Fix memory leak in bind()
Martin Hurton
2010-02-12
Multi-hop REQ/REP, part I., socket type is known to all associated objects
Martin Sustrik
2010-02-12
Resolve command starvation in recv()
Martin Hurton
2010-02-11
Next 0MQ release will be 2.0.6
Martin Lucina
As decided on the mailing list, there have been five 2.x releases to date, so the upcoming release will be numbered 2.0.6.
2010-02-11
Merge branch 'master' of github.com:sustrik/zeromq2
Martin Lucina
2010-02-11
Integrate version numbering into autoconf
Martin Lucina
configure.in is now the master source for the package version number, this propagates to src/platform.hpp (for zmq_version) and doc/Makefile.am (for documentation generation) automagically.
2010-02-11
python binding build with 2.4 version of python fixed
Martin Sustrik
2010-02-11
ZMQII-72: Add zmq_version function (documentation)
Martin Sustrik
2010-02-11
ZMQII-72: Add zmq_version function
Martin Sustrik
2010-02-10
Merge branch 'master' of github.com:sustrik/zeromq2
Martin Hurton
2010-02-10
lb: bugfix - never skip active pipe when sending msg
Martin Hurton
2010-02-10
fq: bugfix - don't read msg from inactive pipe
Martin Hurton
2010-02-10
Convert documentation to AsciiDoc
Martin Lucina
2010-02-10
ZMQII-69: Make 0MQ build on HP-UX
Martin Sustrik
2010-02-10
ZMQII-70: zmq_poll on win32 fails with EINVAL
Martin Sustrik
2010-02-09
ZMQII-69: Make 0MQ build on HP-UX
Martin Sustrik
2010-02-09
couple of typos in the documentation fixed
Martin Sustrik
2010-02-09
ZMQII-67: Build checks for python even if it's not needed
Martin Sustrik
2010-02-09
ZMQII-57: Shutdown OpenPGM library
Martin Sustrik
2010-02-08
minor change to README
Martin Sustrik
2010-02-08
ZMQII-65: Two OS threads are mapped to the same app_thread_t
Martin Sustrik
2010-02-08
ZMQII-64: First message stuck in 0MQ in case of immediate disconnection
Martin Sustrik
2010-02-07
minor code cleanup
Martin Sustrik
2010-02-07
ZMQII-62: zmq_close after sending message via P2P socket fails
Martin Sustrik
2010-02-07
ZMQII-59: TCP server crashes sometimes when message is send and socket is ↵
Martin Sustrik
closed immediately
2010-02-05
allow async connect on Win32 return WSAECONNABORTED
Martin Sustrik
2010-02-04
yqueue_t uses malloc/free instead of new/delete
Martin Sustrik
2010-02-04
ZMQII-58: TCP connecting asserts on Win32 (same fix for POSIX)
Martin Sustrik
2010-02-04
ZMQII-58: TCP connecting asserts on Win32
unknown
2010-02-04
ZMQII-50: Document Ruby Bindings
Martin Sustrik
2010-02-04
contrain interface name resolving in OpenPGM to IPv4 interfaces
Martin Sustrik
2010-02-03
ZMQII-56: Avoid allocation of chunk in yqueue.hpp by keeping a spare one
Martin Sustrik
2010-02-03
Merge branch 'master' of github.com:sustrik/zeromq2
Martin Lucina
2010-02-03
Update OpenPGM to 2.0.23rc8
Martin Lucina
2010-02-03
Win32 build fixed
unknown
2010-02-03
ZMQII-55: At most one PGM/UDP transport can be opened
Martin Sustrik
2010-02-02
problem with PGM messages larger than 1 MTU fixed
Martin Sustrik
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-02-02
ZMQII-52: Asserion during reconnection
Martin Sustrik
2010-02-02
typo in zmq_socket(3) man page fixed
Martin Sustrik
2010-01-31
ZMQII-51: Implement O(1) topic matching
Martin Sustrik
2010-01-30
ZMQII-48: Implement P2P socket type
Martin Sustrik
2010-01-29
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-01-29
moving debian directory to the root of the project
Martin Sustrik
2010-01-28
patching libtool script moved at the end of configure
malosek
[next]