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 (
Expand
)
Author
2012-02-16
xs_poll implementation moved to a separate file
Martin Sustrik
2012-02-16
Socket re-entrancy rewritten
Martin Sustrik
2012-02-16
xs_thread_create and xs_thread_join implemented for POSIX platforms
Martin Sustrik
2012-02-16
New tests added to MSVC build
Martin Sustrik
2012-02-16
Race condition during socket close fixed
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
Man page for xs_setctxopt added
Martin Sustrik
2012-02-16
.gitignore updated to reflact new test names
Martin Sustrik
2012-02-16
XS_CTX_MAX_SOCKETS option implemented
Martin Sustrik
2012-02-16
More MSVC tests added
Martin Sustrik
2012-02-16
Windows test system improved
Martin Sustrik
2012-02-16
No need for special handling of MinGW in tests build system
Martin Sustrik
2012-02-16
Windows version of the tests implemented
Martin Sustrik
2012-02-16
Redundant test_ prefix removed from tests
Martin Sustrik
2012-02-16
Typo on test_linget fixed
Martin Sustrik
2012-02-16
XS_TEST_MAIN used instead of main in test programs
Martin Sustrik
2012-02-16
Test for LINGER added
Martin Sustrik
2012-02-16
Bug in linger implementation fixed
Martin Sustrik
2012-02-16
handle_valid removed from tcp_connecter_t and ipc_connecter_t
Martin Sustrik
2012-02-16
Fix data loss for PUB/SUB and unidirectional transports (LIBZMQ-268)
Martin Lucina
2012-02-16
Reconnect test extended to include IPC
Martin Sustrik
2012-02-16
test_reconnect added
Martin Sustrik
2012-02-16
Timers identified by dynamically generated handles
Martin Sustrik
2012-02-16
Valid handle_t is never NULL
Martin Sustrik
2012-02-16
cancel_timer function renamed to rm_timer
Martin Sustrik
2012-02-16
i_poll_events interface moved to poller_base.hpp
Martin Sustrik
2012-02-16
poller_base_t is used instead of poller_t
Martin Sustrik
2012-02-16
MSVC build fixed
Martin Sustrik
2012-02-16
Simplify mechanism for choosing polling mechanism
Martin Sustrik
2012-02-16
Polling handle is a fixed type now.
Martin Sustrik
2012-02-16
Message loss when a SUB socket disconnects fixed
Martin Sustrik
2012-02-16
Redundant definition of blob_t removed
Martin Sustrik
2012-02-16
Type in 0MQ compatibility header fixed
Martin Sustrik
2012-02-16
Reduce memory usage of mtrie.
Staffan Gimåker
2012-02-16
Invalid iterator not used
Martin Sustrik
2012-02-16
Improve checking for the invalid sockets
Martin Sustrik
2012-02-16
Obsolete launch_sibling function removed
Martin Sustrik
2012-02-16
Race condition in zmq_term() fixed
Martin Sustrik
2012-02-16
ZeroMQ compatibility header added
Martin Sustrik
2012-02-16
.gitignore revised
Martin Sustrik
2012-02-16
File descriptor passed to in_event and out_event
Martin Sustrik
2012-02-16
Small error in a comment fixed
Martin Sustrik
2012-02-16
Subscription buffer in XSUB socket made elastic
Martin Sustrik
2012-02-16
TODO added
Martin Sustrik
2012-02-16
Old MCSVC perf projects starting with c_ prefix renamed
Martin Sustrik
2012-02-16
MSVC build fixed
Martin Sustrik
2012-02-16
MSVC build: ZeroMQ renamed to Crossroads
Martin Sustrik
2012-02-16
MSVC2008 build system removed
Martin Sustrik
[prev]
[next]