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
|
d361d81c64
|
make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
|
2006-05-18 06:02:43 +00:00 |
|
leitner
|
c1c50c7dbd
|
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.
|
2005-09-09 22:12:23 +00:00 |
|
leitner
|
0b30b66db1
|
remove warnings in tests
|
2004-11-25 21:52:35 +00:00 |
|
leitner
|
c080055248
|
make the accepted connections non-blocking, too
|
2003-09-06 02:44:21 +00:00 |
|
leitner
|
149c908c8a
|
more error messages in io5 test
|
2003-09-06 00:07:23 +00:00 |
|
leitner
|
325a6176ca
|
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 |
|