Skip to content
Snippets Groups Projects
Commit af072d52 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Adds OS internal functions nx_send(), ns_recv(), and nx_recvfrom() which are...

Adds OS internal functions nx_send(), ns_recv(), and nx_recvfrom() which are functionally equivalent to send(), recv(), and recvfrom() except that they do not set the errno variable and do not cause cancellation points.
parent 536e4d7f
No related branches found
No related tags found
No related merge requests found
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