Bert Belder
|
2fdf161e61
|
Windows: better infrastructure for closing handles.
|
2011-04-21 17:20:33 +02:00 |
|
Bert Belder
|
97f9404ac0
|
Define oio_err earlier
|
2011-04-20 22:34:01 +02:00 |
|
Bert Belder
|
a4fb171087
|
oio_errno -> oio_err_code
`errno` can't be used as a struct member on windows.
|
2011-04-20 03:16:57 +02:00 |
|
Bert Belder
|
b6d4bf16a9
|
Finalize error handling api. Breaks unix and windows.
Closes #15
Closes #18
|
2011-04-20 02:47:49 +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
|
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
|
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
|
d3ba74a681
|
add version
|
2011-04-17 19:36:04 -07:00 |
|
Ryan Dahl
|
01cd1c5b17
|
oio.a compiles - totally broken
|
2011-04-14 12:58:24 -07:00 |
|
Bert Belder
|
23416dd909
|
Consisten naming, declare functions static, line length
|
2011-04-12 23:33:11 +02:00 |
|
Bert Belder
|
34f69db83a
|
Windows: first shot at oio_timeout support
|
2011-04-12 20:39:14 +02:00 |
|
Bert Belder
|
11ee00f08c
|
Move oio_req_s and oio_handle_s back to oio.h; Windows improvements
|
2011-04-09 01:27:29 +02:00 |
|
Bert Belder
|
39d31a100f
|
ol -> oio
|
2011-04-07 11:12:18 +02:00 |
|