blob: cd5cb5c13feb60e204bf0cab2271345f03d4611b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
2010.12.11 -- Version 0.2
* added TCP_NODELAY option for client fd's
* using async connects now
* re-reading config file after sig-hup
* replaced flex/bison by ragel based parser
2010.12.05 -- Version 0.1
* initial release
|