0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Ryan Dahl e165859c2e Fix coupling error on Solaris
Was getting a lot of

  push_pump read(): Resource temporarily unavailable

Apparently Solaris can return read() < 0 but errno == 0 to indicate a
EAGAIN?
2010-03-02 20:39:38 +00:00
..
coupling Fix coupling error on Solaris 2010-03-02 20:39:38 +00:00
evcom Add hack to get error event on socket timeout 2010-02-23 13:05:15 -08:00
http_parser Upgrade http-parser 2010-02-02 16:40:59 -08:00
libeio libeio bugfix part 2 2010-01-05 21:09:02 -08:00
libev Upgrade libev to 3.9 2010-01-04 22:52:48 -08:00
udns Initial Solaris support 2010-01-19 16:51:27 -08:00
v8 Remove -Werror on V8 2010-02-23 22:58:54 -08:00