Skip to content
Commit 9ec60774 authored by Aska Wu's avatar Aska Wu Committed by Jukka Rissanen
Browse files

net: sockets: Implement sendto() and recvfrom()



sendto() and recvfrom() are often used with datagram socket.

sendto() is based on net_context_sendto() and recvfrom() is based on
zsock_recv() with parsing source address from the packet header.

Signed-off-by: default avatarAska Wu <aska.wu@linaro.org>
parent 379771e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment