net: fix bogus errno reporting
_listen2() emits the error on the next tick. The errno value may have changed by then.
parent
c6bb361b
Please register or sign in to comment
_listen2() emits the error on the next tick. The errno value may have changed by then.