Commit Graph

13 Commits (bc4c322160d4dbd970ec7168df7ec445e279ee3e)

Author SHA1 Message Date
Felix von Leitner ca610274e0 explicitly define extern globals 2004-03-06 10:35:09 +00:00
Felix von Leitner 5617c437b8 add some man pages 2004-02-27 17:04:02 +00:00
Felix von Leitner 406d262a86 forgot one "extern" 2004-01-06 22:52:03 +00:00
Felix von Leitner 5e4484722d use mmap on BSD without sendfile 2003-11-15 00:11:24 +00:00
Felix von Leitner e119e542a9 *duh* one extra zero 2003-11-11 19:50:42 +00:00
Felix von Leitner d0cc758bf8 broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
2003-11-06 20:47:59 +00:00
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
2003-09-12 22:03:51 +00:00
Felix von Leitner c50a0b25df add iob_adds
add cookies to io
2003-09-10 00:28:51 +00:00
Felix von Leitner e81432667d more kqueue/epoll 2003-09-06 01:15:00 +00:00
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
2003-09-05 22:59:40 +00:00
Felix von Leitner 7c5beaf741 reverse return code for safemult API to conform to newer djb APIs 2003-09-05 21:25:51 +00:00
Felix von Leitner 4c41a88194 add long long buffer routines
add tai64 and tai6464 typedefs
add error message buffer routines
add io timeout routines
2003-09-05 21:09:14 +00:00
Felix von Leitner bb3243fbe2 beginnings of the io library 2003-09-02 00:14:04 +00:00