uv 0.2.2

libuv wrapper


uv provides access to underlying libuv functions

License: PHP License

Changes

- Fix uv_is_active() to not warn when passed a closed handle
- Fix uv pipes within UVStdio objects