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 |
|
Ryan Dahl
|
6921d2fc07
|
Add argument to uv_pipe_init for IPC, unix impl
|
2011-10-06 10:17:07 -07:00 |
|
Bert Belder
|
0dc564a2aa
|
Remove uv_init calls from tests and benchmarks
|
2011-09-12 11:32:41 -07:00 |
|
Bert Belder
|
3aec77f9d4
|
bring back uv_init
|
2011-08-31 04:19:07 +02:00 |
|
Ryan Dahl
|
56dcaf9b06
|
unix: multiplicity
|
2011-08-31 04:18:55 +02:00 |
|
Ben Noordhuis
|
eed6f395d1
|
pipe: uv_pipe_listen raises UV_EINVAL on unbound socket
|
2011-07-29 04:22:59 +02:00 |
|
Igor Zinkovsky
|
e7497227bd
|
merge uv_tcp_listen and uv_pipe_listen into uv_listen
|
2011-07-22 16:57:09 -07:00 |
|
Ben Noordhuis
|
27999e839a
|
test: update BAD_PIPENAME for Unices, check for UV_EACCESS
|
2011-07-21 19:48:42 +02:00 |
|
Igor Zinkovsky
|
afc998759f
|
Add uv_pipe_bind tests
|
2011-07-21 02:25:10 +02:00 |
|