11 Commits (f543993669fdd213aab9598cbf5cbb762b8867c1)

Author SHA1 Message Date
leitner 70e112b892 add fd passing functions 21 years ago
leitner 745c4affc5 add io_socketpair 21 years ago
leitner 5935ca0eb8 minor comment fix 21 years ago
leitner 025063013b add io_finishandshutdown declaration 21 years ago
leitner 2a2e1ddc75 add sigio support
extend code to cope with edge triggered event notification
add io_eagain() so that you can notify io_wait if accept() returned EAGAIN
21 years ago
leitner ea8e1cc90b add iob_adds
add cookies to io
21 years ago
leitner dfe75af4bd add io_sendfile with BSD support 21 years ago
leitner 325a6176ca write a small socket server with io_wait integration and add and debug
io framework enough to support the test program
21 years ago
leitner 63e070c1cb add long long buffer routines
add tai64 and tai6464 typedefs
add error message buffer routines
add io timeout routines
21 years ago
leitner 49818590ee beginnings of the io library 21 years ago
leitner ccc0a23183 add int64 type to uint64.h
add io.h as per http://cr.yp.to/lib/io.html
21 years ago