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 | TCP address related functionality moved to tcp_address_t | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-07-26 | First version of vtcp_connecter added | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |