aboutsummaryrefslogtreecommitdiffstats
path: root/socket.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop back to using SockGets/SockWrite.Eric S. Raymond1996-12-241-1/+25
| | | | svn path=/trunk/; revision=683
* SockGets is gone.Eric S. Raymond1996-12-171-13/+2
| | | | svn path=/trunk/; revision=650
* Eliminate SockWrite and SockPrintf.Eric S. Raymond1996-12-171-9/+0
| | | | svn path=/trunk/; revision=649
* This isn't Carl's design anymore.Eric S. Raymond1996-12-161-2/+0
| | | | svn path=/trunk/; revision=633
* Yes! True stdio buffering at last!.Eric S. Raymond1996-12-161-13/+5
| | | | svn path=/trunk/; revision=632
* Prototypes everywhere.Eric S. Raymond1996-11-081-3/+0
| | | | svn path=/trunk/; revision=515
* Back out the attempt to use stdio.Eric S. Raymond1996-11-061-30/+5
| | | | svn path=/trunk/; revision=488
* Initial revisionEric S. Raymond1996-11-061-0/+71
svn path=/trunk/; revision=487