History log of /libuv/ (Results 4926 – 4950 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a3852a7d01-Aug-2011 Ben Noordhuis

uv-unix: set stream->accepted_fd=-1 in uv_pipe_init()

stream->accepted_fd was zeroed in uv_pipe_init() and that made
uv__finish_close() close the stdin file descriptor. Not good.

e9bee51331-Jul-2011 Ryan Dahl

add spawn benchmark

1d6117a830-Jul-2011 Igor Zinkovsky

windows: set mode for child pipe handle

3e6611a630-Jul-2011 Igor Zinkovsky

more output

d272a21830-Jul-2011 Igor Zinkovsky

Windows: spawn child processes

7108ca8829-Jul-2011 Ryan Dahl

uv_spawn requires stdio pipes to be initialized

78e94e9529-Jul-2011 Ben Noordhuis

bench: remove unused locals from benchmark-pump.c

eed6f39529-Jul-2011 Ben Noordhuis

pipe: uv_pipe_listen raises UV_EINVAL on unbound socket

8e8af8fd29-Jul-2011 Ben Noordhuis

uv-unix: use lock file to detect stale UNIX sockets

3c057ff828-Jul-2011 Ben Noordhuis

uv-unix: add simple lock file API for internal use

d0e1e62d29-Jul-2011 Ryan Dahl

Increase eio thread stacksize

cf5babef29-Jul-2011 Ryan Dahl

Fix getaddrinfo bug

a0994ac828-Jul-2011 Ryan Dahl

Fix solaris build

6203c93227-Jul-2011 Tom Hughes

Fix memleak in libeio.

fc7bc2be27-Jul-2011 Igor Zinkovsky

fix mingw build; add stubs for child process API

a1adfe3e27-Jul-2011 Ben Noordhuis

uv-unix: cast argument to uv__stream_open() to uv_stream_t*

ddee182126-Jul-2011 Ryan Dahl

Add spawn_stdout test

Revision tags: node-v0.5.2
92bc7b4921-Jul-2011 Ryan Dahl

Start uv_spawn()

Unix only at the moment. Lacks test for stdio

252da78823-Jul-2011 Igor Zinkovsky

uv_std_handle + uv_listen on stdin

e749722722-Jul-2011 Igor Zinkovsky

merge uv_tcp_listen and uv_pipe_listen into uv_listen

84ebddad21-Jul-2011 Ryan Dahl

long lines

2806b03822-Jul-2011 Bert Belder

Windows: do not initialize pipe handle in uv_pipe_accept

5248719421-Jul-2011 Ben Noordhuis

uv-unix: fix 'comparison between signed and unsigned integer expressions'

80d804b921-Jul-2011 Ben Noordhuis

unix: build with `-Wall -Wextra -Wno-unused-parameter`

272f164e21-Jul-2011 Ben Noordhuis

uv-unix: uv_pipe_bind: raise UV_EACCESS on inaccessible socket

Fixes failing test pipe_bind_error_addrnotavail.

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