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
/
config.hpp
Age
Commit message (
Expand
)
Author
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
XS_CTX_MAX_SOCKETS option implemented
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-04
Merge branch 'master' of github.com:zeromq/libzmq
Martin Sustrik
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-09-29
Use single port for creating signalers on Windows
Martin Sustrik
2011-07-08
VSM data are aligned to 32/64 bit boundary
Martin Sustrik
2011-07-03
Command are now stored in ypipes instead of in socketpairs
Martin Sustrik
2011-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-03-24
SWAP functionality removed
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-02-17
Add delay before reconnecting
Martin Sustrik
2010-11-04
Automatically resize signalling socket buffer if full
Martin Lucina
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-17
ZMQ_BACKLOG socket option added.
Martin Sustrik
2010-10-17
ZMQ_RECONNECT_IVL socket options added.
Martin Sustrik
2010-10-16
Obsolete compile-time option removed.
Martin Sustrik
2010-10-08
Scalability improvements for large amounts of connections
Martin Lucina
2010-09-26
timers properly implemented
Martin Sustrik
2010-09-26
new interfaces for timers; the implementation is not changed yet
Martin Sustrik
2010-09-26
minor beautifications
Martin Sustrik
2010-09-26
clock_t class added
Martin Sustrik
2010-08-28
swap's block size made into a compile-time parameter
Martin Sustrik
2010-08-25
WIP: Socket migration between threads, new zmq_close() semantics
Martin Sustrik
2010-05-25
LWM is computed rather than explicitly specified by user
Martin Sustrik
2010-05-05
number of application threads to use 0MQ sockets is unlimited; app_threads pa...
Martin Sustrik
2010-05-04
signaler transports commands per se rather than one-bit signals
Martin Sustrik
2010-04-29
signaler rewritten in such a way that any number (>64) of threads can be used
Martin Sustrik
2010-02-11
Integrate version numbering into autoconf
Martin Lucina
2010-02-11
ZMQII-72: Add zmq_version function
Martin Sustrik
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-09-11
added OpenPGM sender - ZMQ_PUB
malosek
2009-08-27
pipes added
Martin Sustrik
2009-08-03
renamed from zs to zmq
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik