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
/
ctx.cpp
Age
Commit message (
Expand
)
Author
2012-05-20
Install plugins under $(libdir) to simplify multi-arch packaging
Gabriele Svelto
2012-05-18
Opening plug-in directory made more robust
Martin Sustrik
2012-05-12
Enabled plug-in loading on all hosts with support for dlopen()
Gabriele Svelto
2012-04-16
Automotic loading of plugins (Linux)
Martin Sustrik
2012-04-16
Automatic loading of plugins on Windows
Martin Sustrik
2012-04-15
Report EMFILE/ENFILE from xs_socket()
Martin Sustrik
2012-04-05
XS_PLUGIN and XS_FILTER implementation
Martin Sustrik
2012-03-24
Fix race condition in find_endpoint
Martin Hurton
2012-03-24
Fixed issue LIBZMQ-345 - race condition in ctx.socket/term allows segfault
Pieter Hintjens
2012-03-14
Removed leftovers from a logging experiment
Martin Sustrik
2012-03-13
io_threads argument removed from xs_init()
Martin Sustrik
2012-02-25
Leftover piece of experimental code removed
Martin Sustrik
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
ZMQ_REENTRANT functionality removed
Martin Sustrik
2012-02-16
poller_base_t renamed to io_thread_t
Martin Sustrik
2012-02-16
io_thread_t merged with poller_base_t
Martin Sustrik
2012-02-16
Bug fixed in context termination
Martin Sustrik
2012-02-16
Names of context options shortened
Martin Sustrik
2012-02-16
XS_CTX_REENTRANT option added
Martin Sustrik
2012-02-16
XS_CTX_MAX_SOCKETS option implemented
Martin Sustrik
2012-02-16
Windows version of the tests implemented
Martin Sustrik
2012-02-16
Race condition in zmq_term() fixed
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2012-02-16
More logging infrastructure
Martin Sustrik
2012-02-16
Logging functionality available for individual objects
Martin Sustrik
2012-02-16
Old logging infrastructure removed
Martin Sustrik
2012-02-16
Monitor object added
Martin Sustrik
2012-02-16
Socket ID added
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-06-19
Merge branch 'master' of github.com:zeromq/libzmq
Martin Sustrik
2011-06-18
Refactor Windows versioning and WinSock usage.Signed-off-by: Steven McCoy <st...
Steven McCoy
2011-06-17
Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.
Fabien Ninoles
2011-06-13
Reverting previous commit that broke MSVC2010 build
Martin Sustrik
2011-06-12
Fix scope on Windows includes.
Steven McCoy
2011-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-04-09
Run-time checking for context & socket validity added
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-02-22
Added explicit error message in case of memory exhaustion
Martin Sustrik
2011-02-18
Logging of duplicit identities added
Martin Sustrik
2011-02-12
Fixed win32 issue with WSAStartup
Pieter Hintjens
2011-02-09
Initial implementation of reaper thread.
Martin Sustrik
2011-02-08
max_sockets honoured precisely
Martin Sustrik
2011-01-18
Fix cppcheck warnings: Prefer prefix ++/-- operators for non-primitive types.
Martin Sustrik
2011-01-10
Size of inproc hwm and swap is sum of peers' hwms and swaps
Martin Sustrik
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-14
To insert to associateive STL containers value_type used instead of make_pair
Martin Sustrik
2010-09-27
MSVC build fixed
Martin Sustrik
2010-09-19
minor code reorganisation in ctx_t::terminate
Martin Sustrik
[next]