
Previously, the libc sendto(3) and recvfrom(3) implementations would blindly assume that any unrecognized socket is a raw-IP socket. This is not only inconsistent but also messes with returned error codes. Change-Id: Id0328f04ea8ca0968a4e8636bc441caa0c3579b7
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%