16 Commits (d42c303f7183831df3a6e7f7fac0a73286ddd45c)

Author SHA1 Message Date
Felix von Leitner 2e87886163 further Windoze support (test/io5.c works, gatling still doesn't)
This is just to get gatling to work, I may remove it again after
    that.
18 years ago
Felix von Leitner 4653054e12 add -D_REENTRANT to CFLAGS so libowfat can be used in multi-threaded
programs
18 years ago
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)
19 years ago
Felix von Leitner ca610274e0 explicitly define extern globals 20 years ago
Felix von Leitner 5617c437b8 add some man pages 20 years ago
Felix von Leitner 406d262a86 forgot one "extern" 20 years ago
Felix von Leitner 5e4484722d use mmap on BSD without sendfile 20 years ago
Felix von Leitner e119e542a9 *duh* one extra zero 20 years ago
Felix von Leitner d0cc758bf8 broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
20 years ago
Felix von Leitner 7a859cb66e add sigio support
extend code to cope with edge triggered event notification
add io_eagain() so that you can notify io_wait if accept() returned EAGAIN
20 years ago
Felix von Leitner c50a0b25df add iob_adds
add cookies to io
20 years ago
Felix von Leitner e81432667d more kqueue/epoll 20 years ago
Felix von Leitner 092b5f860b write a small socket server with io_wait integration and add and debug
io framework enough to support the test program
20 years ago
Felix von Leitner 7c5beaf741 reverse return code for safemult API to conform to newer djb APIs 20 years ago
Felix von Leitner 4c41a88194 add long long buffer routines
add tai64 and tai6464 typedefs
add error message buffer routines
add io timeout routines
20 years ago
Felix von Leitner bb3243fbe2 beginnings of the io library 20 years ago