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
/
app_thread.cpp
Age
Commit message (
Expand
)
Author
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-21
minor fixes
Martin Sustrik
2009-12-15
all news converted to nothrow variant
Martin Sustrik
2009-12-13
XREP & XREQ socket types added; zmq_queue device added
Martin Sustrik
2009-11-24
ZMQII-25: Implement streamed request/reply
Martin Sustrik
2009-11-03
minor fixes for MSVC++ 2005 build
malosek
2009-09-21
initial version of req/rep sockets
Martin Sustrik
2009-09-20
ZMQ_POLL option forces fd_signaler to be used in app_thread
Martin Sustrik
2009-09-20
receiving side of signaler virtualised
Martin Sustrik
2009-09-20
'flags' parameter added to zmq_init
Martin Sustrik
2009-09-16
c and cpp directories moved into bindings directory
malosek
2009-09-11
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2009-09-11
separate class for PUB-style socket added
Martin Sustrik
2009-09-11
added OpenPGM sender - ZMQ_PUB
malosek
2009-09-10
ZMQII-3: cheap and nasty implementation of message filtering
Martin Sustrik
2009-09-07
include directory split into c and cpp dirs, added --with-c and --with-cpp co...
malosek
2009-09-07
initial changes for win port
unknown
2009-09-04
python binding functional
Martin Sustrik
2009-09-02
O(1) socket removal
Martin Sustrik
2009-08-29
bug in identifying current thread fixed
Martin Sustrik
2009-08-27
pipes added
Martin Sustrik
2009-08-09
redundant interface (i_api) removed
Martin Sustrik
2009-08-08
lockfree interaction patter for 3 theads implemented
Martin Sustrik
2009-08-06
clean up - session/socket/engine stuff removed
Martin Sustrik
2009-08-06
dispatcher renamed to context
Martin Sustrik
2009-08-03
renamed from zs to zmq
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik