Skip to content
Snippets Groups Projects
Commit cd2d3aed authored by Timothy J Fontaine's avatar Timothy J Fontaine
Browse files

test: fix test-net-listen-fd0 for pipes

In the case of a pipe'd input, i.e. from the CI the fd will be a PIPE
and when listen() is called it will return ENOTSOCK instead of EINVAL.
parent 76b98462
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