Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-28 | Precise reconnect interval randomised | Martin Sustrik | |
Till now the random fraction of the reconnect interval was computed based on process ID. This patch uses pseudo-random generated (seeded by exact time of when the process was started) to compute the interval. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-07-28 | Setting TCP socket options moved to tcp_engine_t | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-07-27 | vtcp_connecter fixed | 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> |