Skip to content
Snippets Groups Projects
Commit 9112c43e authored by Tobias Hunger's avatar Tobias Hunger Committed by Brad King
Browse files

server-mode: Fix named pipe mode

Do not treat a pointer itself as a `uv_stream_t`, but instead the
pointed-to `uv_pipe_t`.  It is unclear how this ever worked before in
local testing.

While at it, remove duplicate setup code and improve an error message.
parent 5ffeb9bc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment