summaryrefslogtreecommitdiff
path: root/src/xszmq.cpp
AgeCommit message (Expand)Author
2012-05-31Properly handle infinite timeout in zmq_poll()Martin Sustrik
2012-05-21Fixes a conflict with XenStore (seeMartin Lucina
2012-04-21xs_shutdown implementedMartin Sustrik
2012-04-18xs_zmq: initialize size in zmq_getsockoptAdam Guthrie
2012-03-13Type of XS_MAXMSGSIZE changed to uint64_tMartin Sustrik
2012-03-13MSVC build fixed; xs_utils.h includes removedMartin Sustrik
2012-03-13xs_utils cleanup 1/2 (minimize exported api)Martin Lucina
2012-03-13Merge branch 'for-sustrik' of git.lucina.net:libxsMartin Sustrik
2012-03-13Drop libxszmq, keep only libzmq compatibility library (--enable-libzmq)Martin Lucina
2012-03-13io_threads argument removed from xs_init()Martin Sustrik
2012-02-22xszmq.c renamed to xszmq.cppMartin Sustrik