History log of /libuv/ (Results 5326 – 5350 of 5434)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c61b38f421-Apr-2011 Bert Belder

Test for not immediately calling oio_accept from accept_cb

Closes #10.

c19bbff421-Apr-2011 Ryan Dahl

Update AUTHORS

2fdf161e21-Apr-2011 Bert Belder

Windows: better infrastructure for closing handles.

9468c65721-Apr-2011 Alan Gutierrez

Check oio_err in connection_fail test.

* Renamed test_connection_fail to connection_fail following the conventions.
* Mapped Windows error ERROR_CONNECTION_REFUSED to OIO_ECONNREFUSED.

Check oio_err in connection_fail test.

* Renamed test_connection_fail to connection_fail following the conventions.
* Mapped Windows error ERROR_CONNECTION_REFUSED to OIO_ECONNREFUSED.
* Asserting that the oio_err in connection_fail is OIO_ECONNREFUSED.

show more ...

5bcbc31920-Apr-2011 Bert Belder

Tests / benchmarks use new error handling api

183c1de120-Apr-2011 Bert Belder

Windows: use new error handling API

97f9404a20-Apr-2011 Bert Belder

Define oio_err earlier

989a9cf720-Apr-2011 Bert Belder

Goodbye, solution items

Closes #25

a4fb171020-Apr-2011 Bert Belder

oio_errno -> oio_err_code

`errno` can't be used as a struct member on windows.

b6d4bf1620-Apr-2011 Bert Belder

Finalize error handling api. Breaks unix and windows.

Closes #15
Closes #18

67a3fa2419-Apr-2011 Bert Belder

Revert "Remove oio_err - use ints"

This reverts commit 111536c9e567a08530516b904c6d7f34d307538a.

62a56d3f19-Apr-2011 Bert Belder

Minor license update

8a18717119-Apr-2011 Bert Belder

Remove oio_write2.

Closes #20

64d27f2619-Apr-2011 Bert Belder

Add unix files and documentation as non-compile items to the solution

53f9d5a819-Apr-2011 Bert Belder

Allow tests and benchmarks to use the same helpers.

Closes #21.

2f1150e619-Apr-2011 Bert Belder

Fix windows build. Test-connection-fails still fails.

111536c919-Apr-2011 Ryan Dahl

Remove oio_err - use ints

5957560419-Apr-2011 Ryan Dahl

Linux passes test_connection_fail

461f0a7419-Apr-2011 Ryan Dahl

Add test-connection-fail. Not yet passing linux.

Feel free to modify.

1a99dcc919-Apr-2011 Ryan Dahl

Add ping-pong benchmark

On Linux I'm getting

ping_pongs: 22807 pings

2cbcbdd119-Apr-2011 Ryan Dahl

Update Makefile for benchmark runner.

5275b03619-Apr-2011 Bert Belder

Benchmark runner

e55a84de18-Apr-2011 Ryan Dahl

put test/runner in gitignore

61e1f5f318-Apr-2011 Ryan Dahl

s/oio_tcp_handle_init/oio_tcp_init/

8f6a175e18-Apr-2011 Ryan Dahl

s/oio_tcp_handle_accept/oio_accept/

1...<<211212213214215216217218