mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c8c518005f
udp_recvfrom wrote the sender port number in host byte order into the provided sockaddr6_t. Because all send functions expect the port number in network byte order this introduces a superfluous conversion step in case one wants to reuse the address for replying. closes #1406 |
||
---|---|---|
.. | ||
ccn_lite | ||
crosslayer/net_help | ||
include | ||
link_layer | ||
network_layer/sixlowpan | ||
routing | ||
transport_layer | ||
doc.txt |