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
Age
Commit message (
Collapse
)
Author
2009-12-14
ZMQ_SNDBUF and ZMQ_RCVBUF honoured in PGM transport
Martin Sustrik
2009-12-13
zmq_streamer & zmq_queue are built under MSVC
unknown
2009-12-13
XREP & XREQ socket types added; zmq_queue device added
Martin Sustrik
2009-12-13
debug code removed from PGM engines
Martin Sustrik
2009-12-13
OpenPGM v1 support removed
Martin Sustrik
2009-12-13
PGM transport fixed
Martin Sustrik
2009-12-11
ZMQII-26: Use zero-copy for large messages (rx side)
Martin Sustrik
2009-12-10
errors are never predicted in branch prediction (likely/unlikely macros added)
Martin Sustrik
2009-12-10
zmq_poll implemented on Win32 platform
unknown
2009-12-10
ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (Win32)
unknown
2009-12-10
ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (POSIX)
Martin Sustrik
2009-12-10
zero-copy on tx side optimised to minimise number of user/kernel space ↵
Martin Sustrik
transitions
2009-12-09
minor documentation updates
Martin Sustrik
2009-12-08
minor fix of zero-copy on tx side
Martin Sustrik
2009-12-08
ZMQII-26: Use zero-copy for large messages
Martin Sustrik
2009-12-07
chat example added
Martin Sustrik
2009-12-07
Deadlock on zmq_close
Martin Sustrik
2009-12-05
C & C++ header files clean-up
Martin Sustrik
2009-12-04
platform.hpp.in removed from the codebase
Martin Sustrik
2009-12-02
seqnum mechanism automated
Martin Sustrik
2009-12-01
harmless uninitialised memory read fixed
Martin Sustrik
2009-12-01
annoying optimisation in 'bind' command removed
Martin Sustrik
2009-12-01
minor code beautification
Martin Sustrik
2009-12-01
MSVC warnings fixed
unknown
2009-11-30
Merge branch 'master' of git@github.com:sustrik/zeromq2
malosek
2009-11-30
minor tweaks in pgm code
malosek
2009-11-26
memory leak in message encoder fixed
Martin Sustrik
2009-11-25
experimental code to use futexes instead of mutexes added to simple_semapthore_t
Martin Sustrik
2009-11-24
ZMQII-25: Implement streamed request/reply
Martin Sustrik
2009-11-21
race condition in inproc transport shutdown fixed
Martin Sustrik
2009-11-21
obsolete parameter removed from 'bind' command
Martin Sustrik
2009-11-21
inproc transport - initial commit
Martin Sustrik
2009-11-19
ZMQII-24: SEGFAULT when anonymous session disconnects
Martin Sustrik
2009-11-19
uninitialised variable in devpoll_t and kqueue_t
Martin Sustrik
2009-11-14
Fixing concurrency issue in rep.cpp resulting in broken connections with ↵
Martin Sustrik
multiple requesters under heavy load.
2009-11-04
pgm_transport_recvmsgv in process_upstream returns ↵
malosek
PGM_IO_STATUS_RATE_LIMITED on busy sender
2009-11-03
update pgm_socket to recent openpgm2
malosek
2009-11-03
fixed get_sender_fds and get_receiver_fds for openpgm2
malosek
2009-11-03
minor fixes for MSVC++ 2005 build
malosek
2009-10-22
ZMQII-21: Problem with fd_signaler_t::poll on socket close
Martin Sustrik
2009-10-19
added --with-pgm2-examples configure option
malosek
2009-10-12
added HAVE_LIBWS2_32 into platform.hpp.in
malosek
2009-10-12
updated 0MQ to recent OpenPGM2 rev.562
malosek
2009-10-06
0MQ compilable on winXP mingw with --with-pgm2 option
malosek
2009-10-05
updated to recent PGM2 changes
malosek
2009-10-05
mingw port
malosek
2009-10-05
build system tuning - fixed make dist
malosek
2009-10-05
build system tuning
malosek
2009-10-05
Merge branch 'master' of git@github.com:sustrik/zeromq2
malosek
2009-10-05
moved pgm_create_custom_gsi into PGM1 and drop ssl dependency
malosek
[next]