Commit Graph

35 Commits

Author SHA1 Message Date
Ryan Dahl
ba31e8d0fa Add _t to typedef structs 2011-05-08 02:40:39 -07:00
Ryan Dahl
5ae6dae696 Stub out check, prepare, idle, ref functions 2011-05-07 20:12:04 -07:00
Ryan Dahl
20f38812e3 oio_write should have a more readable sig 2011-05-07 20:08:56 -07:00
Ryan Dahl
6107bd554b Fix bind tests for macos 2011-05-07 19:14:13 -07:00
Ryan Dahl
e9dcf598cc unix: Close on EOF if already shutdown 2011-05-04 15:36:40 -07:00
Ryan Dahl
54c9436501 unix: fix test-callback-stack 2011-05-04 13:56:50 -07:00
Ryan Dahl
67b63c47b5 Fix some of the naming in private unix members 2011-05-03 17:08:02 -07:00
Ryan Dahl
7de6861146 shutdown half-implemented on unix 2011-05-03 16:57:05 -07:00
Bert Belder
26148c1310 No EACCESS, expect EADDRNOTAVAIL instead 2011-05-04 00:25:48 +02:00
Ryan Dahl
17c568b235 unix: fix tcp-writealot 2011-05-03 13:28:56 -07:00
Ryan Dahl
d4289f47fc Update unix backend to read_start/read_stop API 2011-05-02 18:15:17 -07:00
Ryan Dahl
5dbe9d622e Fix headers for ssize_t 2011-04-30 13:28:18 -07:00
Ryan Dahl
9539443905 Partial implementation of buffer writes on unix.
Hitting callstack overflow problem in echo-server.
2011-04-26 11:38:20 -07:00
Ryan Dahl
1d9e1850f6 Linux passes bind tests 2011-04-25 20:08:56 -07:00
Ryan Dahl
0a7c19e19e unix: implement errnos 2011-04-25 18:17:01 -07:00
Bert Belder
c18d6649f8 Style 2011-04-22 05:09:58 +02:00
Bert Belder
67a3fa24dc Revert "Remove oio_err - use ints"
This reverts commit 111536c9e5.
2011-04-19 23:48:47 +02:00
Bert Belder
8a187171ed Remove oio_write2.
Closes #20
2011-04-19 17:04:31 +02:00
Ryan Dahl
111536c9e5 Remove oio_err - use ints 2011-04-19 02:29:36 -07:00
Ryan Dahl
595756048c Linux passes test_connection_fail 2011-04-19 02:09:58 -07:00
Ryan Dahl
61e1f5f3c9 s/oio_tcp_handle_init/oio_tcp_init/ 2011-04-18 13:01:50 -07:00
Ryan Dahl
8f6a175e9d s/oio_tcp_handle_accept/oio_accept/ 2011-04-18 12:53:02 -07:00
Ryan Dahl
cf4fbc0925 Add copyright headers, license file.
closes #17.
2011-04-18 11:11:30 -07:00
Ryan Dahl
c3eda7a4da oio_tcp_handle_accept() does not require initialization of client
closes #13.
2011-04-18 03:20:05 -07:00
Ryan Dahl
d546a3115f API Change: Remove unnecessary params from oio_tcp_handle_accept()
closes #13.
2011-04-18 00:12:36 -07:00
Ryan Dahl
0027dbd976 Implement and add test for oio_now() 2011-04-17 23:53:09 -07:00
Ryan Dahl
f12299d6c8 Linux passes timeout test 2011-04-17 23:41:24 -07:00
Ryan Dahl
2ba25c8249 API change: oio_tcp_handle_init() required before oio_accept()
Fixes close_cb_stack on UNIX.
2011-04-17 22:51:13 -07:00
Ryan Dahl
42cefd934e linux: ping-pong test passes. 2011-04-17 19:15:08 -07:00
Ryan Dahl
c8bdf15f5d Unix: fix build for timer test 2011-04-15 11:21:07 -07:00
Ryan Dahl
2414d7e728 Fix close_cb_stack 2011-04-15 11:05:15 -07:00
Ryan Dahl
a2c24c67d6 unix: echo-server works 2011-04-15 01:11:27 -07:00
Ryan Dahl
769948a5ad test-runner compiles 2011-04-14 12:58:24 -07:00
Ryan Dahl
01cd1c5b17 oio.a compiles - totally broken 2011-04-14 12:58:24 -07:00
Bert Belder
39d31a100f ol -> oio 2011-04-07 11:12:18 +02:00