summaryrefslogtreecommitdiff
path: root/src/sock.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-09child: use a list of listen_fds instead of one single listenfd.Michael Adam1-1/+3
2013-11-09sock: add addr argument to listen_sock()Michael Adam1-1/+1
2013-11-09sock/child: remove global variable addrlen.Michael Adam1-1/+1
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-6/+6
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-13/+16
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-5/+5
2004-04-27Added the "BindSame" configure directive from Oswald Buddenhagen.Robert James Kaes1-4/+5
2004-02-18Converted the various socket functions to work with both IPv4 and IPv6Robert James Kaes1-5/+6
2003-01-27# Style clean up.Robert James Kaes1-2/+2
2002-05-23Changed the lookup_domain() function to use the new "dnsserver" API.Robert James Kaes1-11/+2
2001-12-24Added the write_message() function (from reqs.c)Robert James Kaes1-1/+2
2001-12-15Changed safe_write() to fully send all the data in the buffer it wasRobert James Kaes1-3/+3
2001-11-22Replaced the readline() function with a new version which has noRobert James Kaes1-3/+3
2001-10-25Changed the included headers to be only the "tinyproxy.h" since itRobert James Kaes1-4/+2
2001-09-16Moved the safe_write() and safe_read() functions here.Robert James Kaes1-1/+4
2001-06-02Fixed up the names of the DEFINES.Robert James Kaes1-3/+7
2001-05-27Removed the SA define.Robert James Kaes1-4/+4
2000-09-11Needed locking in getpeer_string().Robert James Kaes1-12/+10
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young1-0/+40