Bug List
Global
cio_sendfile
(int out_fd, int in_fd, off_t *offset, size_t count)
if
in_fd
returns
EAGAIN
(and there is no other I/O going on), this function busyloops
Global
cio_sleep
(const struct timespec *interval)
Broken