]> Pileus Git - ~andy/fetchmail/history - socket.h
Try to fix the build code.
[~andy/fetchmail] / socket.h
1997-05-13 Eric S. RaymondChange type of socket descriptors from FILE * to int...
1997-01-16 Eric S. RaymondOne step towards proper continuation handling.
1996-12-24 Eric S. RaymondDrop back to using SockGets/SockWrite.
1996-12-17 Eric S. RaymondSockGets is gone.
1996-12-17 Eric S. RaymondEliminate SockWrite and SockPrintf.
1996-12-16 Eric S. RaymondThis isn't Carl's design anymore.
1996-12-16 Eric S. RaymondYes! True stdio buffering at last!.
1996-11-08 Eric S. RaymondPrototypes everywhere.
1996-11-06 Eric S. RaymondBack out the attempt to use stdio.
1996-11-06 Eric S. RaymondInitial revision