-
- Downloads
posix: sockets: Fix return value of sendto and recvfrom
The return value of these functions was not always correct
in case of errors: they were not returning -1 and setting
errno.
Signed-off-by:
Francois Berder <francois.berder@imgtec.com>
Please register or sign in to comment