Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-15 | Session class separated into socket-type-specific sessions | Martin Sustrik | |
This is a preliminary patch allowing for socket-type-specific functionality in the I/O thread. For example, message format can be checked asynchronously and misbehaved connections dropped straight away. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-07-21 | ZMQ_GENERIC renamed to ZMQ_ROUTER | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-07-15 | ROUTER and DEALER sockets removed | Martin Sustrik | |
To be replaced by new generic socket type Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-06-20 | Introduce ZMQ_ROUTER and ZMQ_DEALER sockets | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |