libowfat/io
Felix von Leitner 533b9cadc0 bsd sendfile 2003-09-08 20:31:41 +00:00
..
io_canread.c add io_canread and io_canwrite 2003-09-05 22:59:58 +00:00
io_canwrite.c add io_canread and io_canwrite 2003-09-05 22:59:58 +00:00
io_check.c write a small socket server with io_wait integration and add and debug 2003-09-05 22:59:40 +00:00
io_close.c epoll now works enough for test/io5 2003-09-06 01:36:50 +00:00
io_closeonexec.c beginnings of the io library 2003-09-02 00:14:04 +00:00
io_createfile.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
io_dontwantread.c epoll now works enough for test/io5 2003-09-06 01:36:50 +00:00
io_dontwantwrite.c epoll now works enough for test/io5 2003-09-06 01:36:50 +00:00
io_fd.c more kqueue/epoll 2003-09-06 01:15:00 +00:00
io_nonblock.c beginnings of the io library 2003-09-02 00:14:04 +00:00
io_pipe.c beginnings of the io library 2003-09-02 00:14:04 +00:00
io_readfile.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
io_sendfile.c add io_sendfile with BSD support 2003-09-08 17:36:31 +00:00
io_timeout.c add long long buffer routines 2003-09-05 21:09:14 +00:00
io_timeouted.c add io_timeouted 2003-09-08 17:37:23 +00:00
io_tryread.c write a small socket server with io_wait integration and add and debug 2003-09-05 22:59:40 +00:00
io_tryreadtimeout.c oops, forgot ! 2003-09-05 21:12:24 +00:00
io_trywrite.c write a small socket server with io_wait integration and add and debug 2003-09-05 22:59:40 +00:00
io_trywritetimeout.c oops, forgot ! 2003-09-05 21:12:24 +00:00
io_wait.c reverse return code for safemult API to conform to newer djb APIs 2003-09-05 21:25:51 +00:00
io_waitread.c add long long buffer routines 2003-09-05 21:09:14 +00:00
io_waituntil.c add waituntil and waituntil2 (internal) 2003-09-05 21:29:05 +00:00
io_waituntil2.c fix 2003-09-06 01:37:54 +00:00
io_waitwrite.c add long long buffer routines 2003-09-05 21:09:14 +00:00
io_wantread.c more kqueue/epoll 2003-09-06 01:15:00 +00:00
io_wantwrite.c more kqueue/epoll 2003-09-06 01:15:00 +00:00
iob_addbuf.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
iob_addfile.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
iob_new.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
iob_reset.c experimental io_batch implementation 2003-09-08 20:29:39 +00:00
iob_send.c bsd sendfile 2003-09-08 20:31:41 +00:00