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.
Loading
Please register or sign in to comment