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
/
io_thread.cpp
Age
Commit message (
Collapse
)
Author
2010-03-11
Restructure language bindings
Martin Lucina
C and C++ headers moved from bindings/ to include/, bindings/ removed --with-c and --with-cpp options to configure removed, C and C++ now built and installed by default
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-15
all news converted to nothrow variant
Martin Sustrik
2009-10-02
poller is a concept now rather than virtualised class
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-07
include directory split into c and cpp dirs, added --with-c and --with-cpp ↵
malosek
configure options
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