summaryrefslogtreecommitdiff
path: root/src/sock.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2000-09-11Needed locking in getpeer_string().Robert James Kaes1-12/+10
Added mutex locking around the dnscache() call. Removed the global sockaddr and setup_fd variables. Added the socket_blocking() and socket_nonblocking() functions. Gutted the readling() function and replaced it with something similar to the 1.0 version. :)
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young1-0/+40
which included commits to RCS files with non-trunk default branches.