mirror of https://github.com/lukechilds/node.git
Browse Source
Add is_named_pipe(), is_named_pipe_ipc() and is_tcp() and update the code base to use those rather than `stream->type == UV_FOO` and `reinterpret_cast<uv_pipe_t*>(handle)->ipc` style checks.v0.11.6-release
Ben Noordhuis
12 years ago
3 changed files with 19 additions and 11 deletions
Loading…
Reference in new issue