109 Commits (8ba39b01899fd51554fbfb5c906e88adf5b0035c)

Author SHA1 Message Date
Ryan Dahl 6cc42927d8 Display sys_errno when UV_UNKNOWN is returned 13 years ago
Ryan Dahl 899358e797 Add test-child-process-fork2 and fixes to make it work 13 years ago
Ryan Dahl b413c77583 Support sending handles to other processes 13 years ago
Ryan Dahl 471c5701c3 uv_write2 uv_read2_start binding 13 years ago
Ryan Dahl 21cc4c4985 Upgrade libuv to ea4271f 13 years ago
Ben Noordhuis 2aefea5a2f stream_wrap: update after libuv API change 13 years ago
Igor Zinkovsky 187fe27a6e stdio binding + javascript to enable process.stdin.listen() 13 years ago
Ryan Dahl 6050af4fd7 net_uv: properly initialize writeQueueSize 13 years ago
Ryan Dahl 0c7bf8132e Abstract out HandleWrap class 13 years ago
Ryan Dahl 1ae148909a Abstract StreamWrap from TCPWrap 13 years ago