8 Commits

Author SHA1 Message Date
leitner
3aef1c2faa half-hearted Windows compilability improvements 2019-04-23 13:22:07 +00:00
leitner
f3c0e69988 fix and document iarray 2014-06-05 16:31:06 +00:00
leitner
a544abc39c switch io_fds from array to newly implemented (hopefully thread-safe) iarray
switch epoll from level triggering to edge triggering
2014-04-04 18:11:03 +00:00
leitner
c548cce5a1 another attempt at a thread-safe array 2014-03-29 11:17:04 +00:00
leitner
c2a2a15c12 document the return value expected from the callback given to iob_write
remove unused #include in iob_reset
if iob_addfile_close fails, it now closes the fd
if iob_addbuf_munmap fails, it now munmaps the buf
if iob_addbuf_free fails, it now frees the buf
some win32 cross-compile fixes for iarray
2012-02-24 02:00:52 +00:00
leitner
928bfe5c09 for installed header files, add comment saying where they came from 2010-06-03 22:46:59 +00:00
leitner
49e8257931 add #warning 2009-04-09 18:03:38 +00:00
leitner
bb9cdaaafb add iarray 2009-03-12 21:32:43 +00:00