mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
01eba05ca1
If a socket is created we must also call sock_udp_recv() on it as otherwise messages will get stuck in it's queue until the socket is closed (which might be never). If applications only want to send without receiving, they must use sock_udp_send(). |
||
---|---|---|
.. | ||
async | ||
dtls | ||
async.h | ||
dns.h | ||
dtls.h | ||
ip.h | ||
tcp.h | ||
udp.h | ||
util.h |