Skip to content
Commit 746f3919 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Networking: Correct the value returned by accept() in the case where...

Networking:  Correct the value returned by accept() in the case where net_lockingwait() is called.  It was returning -1 and losing the errno value.  Noted by Rony Xln
parent 680ee615
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