History log of /libuv/ (Results 4976 – 5000 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6c8acb0e20-Jul-2011 Ben Noordhuis

task: flush stderr after printing

b38ba04620-Jul-2011 Ryan Dahl

Fix benchmark output for ares and getaddrinfo

abf8545920-Jul-2011 Ryan Dahl

Don't output progress in 'make bench'

Fixes #115.

1fda135f20-Jul-2011 Ryan Dahl

understand EBADF

eadfb14820-Jul-2011 Ryan Dahl

unix: uv_write shouldn't assert fd >= 0

ce5eb6d820-Jul-2011 Ben Noordhuis

config-unix: drop --std=c89 on cygwin, hides CLOCK_MONOTONIC.

Fixes #112.

e607584219-Jul-2011 Ben Noordhuis

uv-unix: in uv_pipe_init: zero the _whole_ uv_pipe_t struct.

a24d6e4b19-Jul-2011 Ryan Dahl

new uv_req_t sizes in benchmark-sizes

ca3cfbae19-Jul-2011 Bert Belder

Windows: use low-res event loop clock.

For much better performance. Closes #88.

86f1ca9019-Jul-2011 Bert Belder

Windows: implement uv_hrtime()

3d2d97db19-Jul-2011 Bert Belder

Make test-hrtime a little better

cd0dcce919-Jul-2011 Bert Belder

Windows: use _strdup instead of strdup

96f2ef6b19-Jul-2011 Bert Belder

Make test-getsockname compile with msvc

8c4a097b19-Jul-2011 Bert Belder

Windows: make clean deletes object files in src/win

c2ad51e319-Jul-2011 Ben Noordhuis

test-bind-error: fix 'control reaches end of non-void function'

7cc5279919-Jul-2011 Ben Noordhuis

uv-common: fix 'initialization discards qualifiers from pointer target type'

3207f8ae19-Jul-2011 Ben Noordhuis

uv-unix: fix 'passing argument 1 of ‘uv__stream_open’ from incompatible pointer type'

c0d4669f19-Jul-2011 Ben Noordhuis

uv-unix: fix 'implicit declaration of function ‘accept4’'

d4563a1919-Jul-2011 Ryan Dahl

Allow and test for lazy uv_tcp_listen

3a91232f19-Jul-2011 Bert Belder

Split up uv-win.c

e909b95419-Jul-2011 Bert Belder

Add MinGW makefiles to VS project

1a1cd6d119-Jul-2011 Bert Belder

Enable link-time code generation for msvc

07b49ce518-Jul-2011 Ryan Dahl

add uv_ip4_name and uv_ip6_name

4eff34da18-Jul-2011 Ben Noordhuis

uv-unix: pipes API implementation

Based on UNIX sockets to avoid the vagaries of FIFOs
in asynchronous mode. Currently unlinks stale sockets
before binding and cleans them up again a

uv-unix: pipes API implementation

Based on UNIX sockets to avoid the vagaries of FIFOs
in asynchronous mode. Currently unlinks stale sockets
before binding and cleans them up again after shutdown.

show more ...

4d31f83818-Jul-2011 Igor Zinkovsky

Windows: handle ERROR_PIPE_BUSY in uv_pipe_connect

1...<<191192193194195196197198199200>>...218