You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
io_canread.c add sigio support 21 years ago
io_canwrite.c add sigio support 21 years ago
io_check.c write a small socket server with io_wait integration and add and debug 21 years ago
io_close.c epoll now works enough for test/io5 21 years ago
io_closeonexec.c beginnings of the io library 21 years ago
io_createfile.c experimental io_batch implementation 21 years ago
io_dontwantread.c epoll now works enough for test/io5 21 years ago
io_dontwantwrite.c add stupid little httpd 21 years ago
io_eagain.c add sigio support 21 years ago
io_fd.c add sigio support 21 years ago
io_getcookie.c add iob_adds 21 years ago
io_nonblock.c beginnings of the io library 21 years ago
io_pipe.c beginnings of the io library 21 years ago
io_readfile.c experimental io_batch implementation 21 years ago
io_sendfile.c add io_sendfile with BSD support 21 years ago
io_setcookie.c add iob_adds 21 years ago
io_timeout.c add long long buffer routines 21 years ago
io_timeouted.c add io_timeouted 21 years ago
io_tryread.c add sigio support 21 years ago
io_tryreadtimeout.c oops, forgot ! 21 years ago
io_trywrite.c add sigio support 21 years ago
io_trywritetimeout.c oops, forgot ! 21 years ago
io_wait.c reverse return code for safemult API to conform to newer djb APIs 21 years ago
io_waitread.c add long long buffer routines 21 years ago
io_waituntil.c add waituntil and waituntil2 (internal) 21 years ago
io_waituntil2.c add sigio support 21 years ago
io_waitwrite.c add long long buffer routines 21 years ago
io_wantread.c add sigio support 21 years ago
io_wantwrite.c add sigio support 21 years ago
iob_addbuf.c add iob_adds 21 years ago
iob_addfile.c experimental io_batch implementation 21 years ago
iob_adds.c add iob_adds 21 years ago
iob_new.c experimental io_batch implementation 21 years ago
iob_reset.c experimental io_batch implementation 21 years ago
iob_send.c add sigio support 21 years ago