mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Was getting a lot of push_pump read(): Resource temporarily unavailable Apparently Solaris can return read() < 0 but errno == 0 to indicate a EAGAIN?