Commit 5d97d727 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

net: fix bogus errno reporting

_listen2() emits the error on the next tick. The errno value may have changed
by then.
parent c6bb361b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment