aboutsummaryrefslogtreecommitdiffstats
path: root/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Ready to ship.Eric S. Raymond1997-10-231-1/+1
* Change type of socket descriptors from FILE * to int. Change SockGetsEric S. Raymond1997-05-131-5/+5
* One step towards proper continuation handling.Eric S. Raymond1997-01-161-0/+5
* Drop back to using SockGets/SockWrite.Eric S. Raymond1996-12-241-1/+25
* SockGets is gone.Eric S. Raymond1996-12-171-13/+2
* Eliminate SockWrite and SockPrintf.Eric S. Raymond1996-12-171-9/+0
* This isn't Carl's design anymore.Eric S. Raymond1996-12-161-2/+0
* Yes! True stdio buffering at last!.Eric S. Raymond1996-12-161-13/+5
* Prototypes everywhere.Eric S. Raymond1996-11-081-3/+0
* Back out the attempt to use stdio.Eric S. Raymond1996-11-061-30/+5
* Initial revisionEric S. Raymond1996-11-061-0/+71