Ryan Dahl
|
681bd290e6
|
UV_EACCESS -> UV_EACCES
In order to match existing Node API. See
https://github.com/joyent/node/pull/2001
|
2011-11-03 16:17:12 -07:00 |
|
Igor Zinkovsky
|
9c6103a479
|
windows: add tests for uv_tcp_simultaneous_accepts
|
2011-11-01 01:13:13 -07:00 |
|
Igor Zinkovsky
|
0cb2213db0
|
windows: when sharing a server socket, only call listen in the parent process
|
2011-10-25 13:23:53 -07:00 |
|
Igor Zinkovsky
|
9f6024a6fa
|
windows: fixes crash in pipe.c
|
2011-10-07 15:05:01 -07:00 |
|
Igor Zinkovsky
|
81c4043c83
|
ipc on windows
|
2011-10-06 10:17:42 -07:00 |
|
Ryan Dahl
|
c920db9fd1
|
unix: handle passing kind of working
|
2011-10-06 10:17:42 -07:00 |
|
Ryan Dahl
|
bb6b629e6a
|
make test-ipc accept the pending tcp server
|
2011-10-06 10:17:18 -07:00 |
|
Ryan Dahl
|
6921d2fc07
|
Add argument to uv_pipe_init for IPC, unix impl
|
2011-10-06 10:17:07 -07:00 |
|