Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | ZMQ_REENTRANT functionality removed | Martin Sustrik | |
It doesn't play well with multipart messages. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2012-02-16 | Names of context options shortened | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2012-02-16 | XS_CTX_REENTRANT option added | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2012-02-16 | Man page for xs_setctxopt added | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |