Fix a warning when a log message is spread across multiple lines
[privoxy.git] / jbsockets.h
2012-10-12 Fabian KeilAdd drain_and_close_socket()
2011-09-04 Fabian KeilDitch trailing whitespace
2011-07-30 Fabian KeilDeduplicate the INADDR_NONE definition for Solaris...
2011-07-17 Fabian KeilAllow to bind to multiple separate addresses.
2010-04-23 Fabian KeilRename socket_is_still_usable() to socket_is_still_alive().
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2009-05-10 Fabian KeilInitial keep-alive support for the client socket.
2008-12-20 Fabian KeilAdd config option socket-timeout to control the time
2008-03-21 Fabian KeilOnly gather host information if it's actually needed.
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-05-26 joergsAmigaOS: Fixed wrong type for len in write_socket()
2002-04-08 swafixed JB spelling
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-13 jongfosterKilling warnings
2002-03-09 jongfoster- Making various functions return int rather than size_t.
2002-03-07 oes - Improved handling of failed DNS lookups
2001-07-29 jongfosterChanged _FILENAME_H to FILENAME_H_INCLUDED.
2001-06-07 jongfosterThe host parameter to connect_to() is now const.
2001-05-15 oes*** empty log message *** v_2_9_3