summaryrefslogtreecommitdiffhomepage
path: root/src/sock.c
AgeCommit message (Expand)Author
2001-10-22Changed the getpeer_*() functions to return the reason why the name or IPRobert James Kaes
2001-10-22Fixed a problem where a user's variable would be uninitialized if a DNSRobert James Kaes
2001-09-16Moved the safe_write() and safe_read() functions here.Robert James Kaes
2001-09-07Error message cleanup.Robert James Kaes
2001-08-29Cleaned up the locking code to make it more fine grained. Did this sinceRobert James Kaes
2001-05-27Removed the SA define.Robert James Kaes
2001-05-23Added ASSERT statements.Robert James Kaes
2000-09-11Needed locking in getpeer_string().Robert James Kaes
2000-03-31Completely rewrote the readline function.Robert James Kaes
2000-02-16This commit was generated by cvs2svn to compensate for changes in r2,Steven Young