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
/
include
/
zmq.hpp
Age
Commit message (
Expand
)
Author
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-29
Add function to zmq::error_t to access errnum
Peter Bourgon
2010-10-28
switch to c++-specific headers
Burak Arslan
2010-09-30
C++ binding destructors don't throw exceptions
Ilja Golshtein
2010-06-04
obsolete API elements removed - this commit breaks backward compatibility
Martin Sustrik
2010-04-11
getsockopt added to c++ binding
Martin Sustrik
2010-04-07
devices can be created via API
Jon Dyte
2010-03-13
ZMQ_NOFLUSH and zmq_flush obsoleted
Martin Sustrik
2010-03-11
Restructure language bindings
Martin Lucina
2009-09-07
include directory split into c and cpp dirs, added --with-c and --with-cpp co...
malosek
2009-08-29
improved error handling
Martin Sustrik
2009-08-21
session management implemented
Martin Sustrik
2009-08-17
subscribe API removed
Martin Sustrik
2009-08-09
socket options interface modeled as in BSD sockets
Martin Sustrik
2009-08-08
lockfree interaction patter for 3 theads implemented
Martin Sustrik
2009-08-03
C++ binding uses exceptions to signal failure
Martin Hurton
2009-08-03
renamed from zs to zmq
Martin Sustrik