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 fce165fdcb remove dead store 10 years ago
..
io_appendfile.3
io_appendfile.c
io_block.3 add io_block 19 years ago
io_block.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_canread.3
io_canread.c revert edge triggering epoll; it had reliability and fairness issues and 11 years ago
io_canwrite.3
io_canwrite.c revert edge triggering epoll; it had reliability and fairness issues and 11 years ago
io_check.3
io_check.c
io_close.3
io_close.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_closeonexec.3
io_closeonexec.c
io_createfile.3
io_createfile.c
io_debugstring.c hopefully fix the infinite loop in gatling 10 years ago
io_dontwantread.3
io_dontwantread.c revert edge triggering epoll; it had reliability and fairness issues and 11 years ago
io_dontwantwrite.3
io_dontwantwrite.c revert edge triggering epoll; it had reliability and fairness issues and 11 years ago
io_eagain.3
io_eagain.c hopefully fix the infinite loop in gatling 10 years ago
io_eagain_read.c hopefully fix the infinite loop in gatling 10 years ago
io_eagain_write.c hopefully fix the infinite loop in gatling 10 years ago
io_fd.3
io_fd.c add io_fd_flags so the caller can tell io_fd whether the socket is blocking 10 years ago
io_fd_canwrite.3 hopefully fix the infinite loop in gatling 10 years ago
io_fd_flags.3 hopefully fix the infinite loop in gatling 10 years ago
io_finishandshutdown.3
io_finishandshutdown.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_getcookie.3
io_getcookie.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_mmapwritefile.c it turns out you don't need -1/EGAIN to know edge triggering told you 11 years ago
io_nonblock.3
io_nonblock.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_passfd.3
io_passfd.c get rid of warning 15 years ago
io_pipe.3
io_pipe.c
io_readfile.3
io_readfile.c
io_readwritefile.3
io_readwritefile.c
io_receivefd.3
io_receivefd.c only try to receive one byte to avoid discarding data 15 years ago
io_sendfile.3
io_sendfile.c it turns out you don't need -1/EGAIN to know edge triggering told you 11 years ago
io_setcookie.3
io_setcookie.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_sigpipe.c add iob_free and man page for iob_reset. 20 years ago
io_socketpair.3
io_socketpair.c add iob_free and man page for iob_reset. 20 years ago
io_timedout.c hopefully fix the infinite loop in gatling 10 years ago
io_timeout.3 make io_timeout clearer 18 years ago
io_timeout.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_timeouted.3
io_timeouted.c finish epoll move to edge triggering 11 years ago
io_tryread.3
io_tryread.c hopefully fix the infinite loop in gatling 10 years ago
io_tryreadtimeout.3
io_tryreadtimeout.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_trywrite.3
io_trywrite.c hopefully fix the infinite loop in gatling 10 years ago
io_trywritetimeout.3
io_trywritetimeout.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_wait.3
io_wait.c
io_waitread.3
io_waitread.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_waituntil.3
io_waituntil.c
io_waituntil2.c revert edge triggering epoll; it had reliability and fairness issues and 11 years ago
io_waitwrite.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
io_wantread.3
io_wantread.c revert to level triggering for epoll (forgot io_wantread) 11 years ago
io_wantwrite.3
io_wantwrite.c revert edge triggering epoll; it had reliability and fairness issues and 11 years ago
iob_addbuf.3 the iob calls return int, not void 13 years ago
iob_addbuf.c
iob_addbuf_free.3 the iob calls return int, not void 13 years ago
iob_addbuf_free.c document the return value expected from the callback given to iob_write 13 years ago
iob_addbuf_internal.c use callback based infrastructure to reset iob's 18 years ago
iob_addbuf_munmap.c document the return value expected from the callback given to iob_write 13 years ago
iob_addfile.3 the iob calls return int, not void 13 years ago
iob_addfile.c use callback based infrastructure to reset iob's 18 years ago
iob_addfile_close.3 the iob calls return int, not void 13 years ago
iob_addfile_close.c document the return value expected from the callback given to iob_write 13 years ago
iob_adds.3
iob_adds.c
iob_adds_free.3
iob_adds_free.c
iob_bytesleft.3 add iob_bytesleft 18 years ago
iob_bytesleft.c add iob_bytesleft 18 years ago
iob_free.3 remove cruft 20 years ago
iob_free.c add iob_free and man page for iob_reset. 20 years ago
iob_new.3
iob_new.c byte_zero the allocated io_batch in iob_new 20 years ago
iob_prefetch.3
iob_prefetch.c use callback based infrastructure to reset iob's 18 years ago
iob_reset.3 add iob_free and man page for iob_reset. 20 years ago
iob_reset.c document the return value expected from the callback given to iob_write 13 years ago
iob_send.3
iob_send.c remove compiler warning 10 years ago
iob_write.3 document the return value expected from the callback given to iob_write 13 years ago
iob_write.c remove dead store 10 years ago