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-08-18 | IPC address related functionality refactored into ipc_address_t class | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-07-29 | Different connecters simplified | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-07-28 | Implementations of TCP and IPC transports separated | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |