8 Commits

Author SHA1 Message Date
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
8b17690318 use callback based infrastructure to reset iob's 2007-10-17 13:25:44 +00:00
leitner
527efc70b6 add iob_addbuf_munmap 2007-10-17 13:06:56 +00:00
leitner
3996ade63e add iob_addfile_close (iob_reset will close the files) 2004-02-25 02:22:54 +00:00
leitner
0ba7b25005 make iob_reset actually free the buffers 2003-10-31 23:42:04 +00:00
leitner
1de7812da2 man am I slow today 2003-09-24 23:32:42 +00:00
leitner
c574ab3641 two more iob fixes 2003-09-24 23:31:35 +00:00
leitner
4c2fb93a53 experimental io_batch implementation 2003-09-08 20:29:39 +00:00