K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2011-07-17T18:11:50.951244Z
K 7
svn:log
V 421
fix compilation issues and useless prototypes

* Remove the useless timerCallback() function.

* Add a missing argument in a call to prepareWrite().

* "len" should be a socklen_t and not an int.

* "program" was not declared as a char*.

* Better names for variables.

* Remove useless prototypes, and make a few functions as static.

* Typos in comments.

Thanks for Florian Schlichting for the main part of the patch.

END
