Commit Graph

13 Commits (aedf1016c1864856b6a98054cb99e93e656c61f9)

Author SHA1 Message Date
Felix von Leitner cf46170dc7 make headers work in C++
add two more variable length integer encoding functions
2012-02-07 17:02:40 +00:00
Felix von Leitner d702d06774 for installed header files, add comment saying where they came from 2010-06-03 22:46:59 +00:00
Felix von Leitner 17d867ddb6 add iob_addbuf_munmap 2007-10-17 13:06:56 +00:00
Felix von Leitner 51609b5628 add iob_bytesleft
don't leak memory in test/httpd.c
2006-12-19 13:19:32 +00:00
Felix von Leitner 61a51950d4 add iob_free and man page for iob_reset.
check in some windoze compat crap (still does not compile through for
windoze)
2005-03-08 14:56:36 +00:00
Felix von Leitner 645ecc0632 add iob_write (to write an io batch through a callback) 2004-11-25 22:55:46 +00:00
Felix von Leitner 00dcef4652 add iob_addfile_close (iob_reset will close the files) 2004-02-25 02:22:54 +00:00
Felix von Leitner 126e947ac2 add experimental prefetching support 2004-01-07 15:58:44 +00:00
Felix von Leitner 12b906cb51 add ..._free variants 2003-11-01 00:09:15 +00:00
Felix von Leitner 44b65fa305 add stupid little httpd 2003-09-10 01:59:12 +00:00
Felix von Leitner c50a0b25df add iob_adds
add cookies to io
2003-09-10 00:28:51 +00:00
Felix von Leitner ffc6fb7cf8 add small explanation to iob.h 2003-09-08 21:05:27 +00:00
Felix von Leitner dbdba0237f experimental io_batch implementation 2003-09-08 20:29:39 +00:00