Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-13 | Merge branch 'for-sustrik' of git.lucina.net:libxs | Martin Sustrik | |
2012-03-13 | Drop libxszmq, keep only libzmq compatibility library (--enable-libzmq) | Martin Lucina | |
This simplifies the options for new users; either use libxs APIs or build with --enable-libzmq and get libzmq 2.1 emulation. Signed-off-by: Martin Lucina <martin@lucina.net> | |||
2012-03-13 | io_threads argument removed from xs_init() | Martin Sustrik | |
The argument was changed to a context option (XS_IO_THREADS). 0MQ compatibility mode sets the option and ensures that there's at least one I/O thread present. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2012-02-22 | xszmq.c renamed to xszmq.cpp | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |