e9dcf598 | 04-May-2011 |
Ryan Dahl |
unix: Close on EOF if already shutdown |
636c75e0 | 04-May-2011 |
Bert Belder |
Update ping-pongs benchmark to use the new api |
2d384f56 | 04-May-2011 |
Bert Belder |
Windows: set error to EAGAIN when returning 0-byte read |
54c94365 | 04-May-2011 |
Ryan Dahl |
unix: fix test-callback-stack |
6a4ead0e | 04-May-2011 |
Bert Belder |
Windows: clean up tcp endgame code, pass test-callback-stack |
51ced6c1 | 04-May-2011 |
Bert Belder |
Remove some debugging cruft |
9d9c242a | 04-May-2011 |
Bert Belder |
More extensive test-callback-stack. Fails on windows now. |
b87f07de | 04-May-2011 |
Bert Belder |
Windows: oio_shutdown kinda works |
0d28b9e5 | 04-May-2011 |
Bert Belder |
Echo server should shutdown instead of close |
67b63c47 | 04-May-2011 |
Ryan Dahl |
Fix some of the naming in private unix members |
7de68611 | 03-May-2011 |
Ryan Dahl |
shutdown half-implemented on unix |
a8e4c0bc | 03-May-2011 |
Ryan Dahl |
Disable fail-always and pass-always |
b5e9579d | 03-May-2011 |
Ryan Dahl |
Work around possible linux bug in bind_error_addrnotavail_1 |
6d09362c | 03-May-2011 |
Bert Belder |
Improve test-runner output * fix rewind_cursor() for windows * use stderr consistently * let rewind_cursor() return void; closes #14 |
4199a112 | 03-May-2011 |
Bert Belder |
Windows: link with static crt |
773b0dcf | 03-May-2011 |
Bert Belder |
Remove trailing whitespace |
2b07bc34 | 03-May-2011 |
Bert Belder |
Windows: pass test-delayed-accept |
270078ad | 03-May-2011 |
Bert Belder |
Fix bugs in test-delayed-accept |
30d16e2d | 03-May-2011 |
Bert Belder |
Windows: pass test-bind-error-fault |
22677581 | 03-May-2011 |
Bert Belder |
oio_strerror for windows |
26148c13 | 03-May-2011 |
Bert Belder |
No EACCESS, expect EADDRNOTAVAIL instead |
17c568b2 | 03-May-2011 |
Ryan Dahl |
unix: fix tcp-writealot |
7124fc5e | 03-May-2011 |
Bert Belder |
Updated echo-server |
5a56c90a | 03-May-2011 |
Bert Belder |
Windows implementation - buggy |
b909ff5f | 03-May-2011 |
Bert Belder |
Some test fixes |