1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/sock/udp
Martine Lenders cb74063573 gnrc_sock_udp: use sock's local end-point for listening
Without this fix the listener doesn't actually listen on the
(potentially) ephemeral port introduced in #9382, but on port 0 which is
wrong.
2018-06-28 17:25:26 +02:00
..
gnrc_sock_udp.c gnrc_sock_udp: use sock's local end-point for listening 2018-06-28 17:25:26 +02:00
Makefile gnrc_sock_udp: provide port for sock_udp 2016-10-26 15:20:38 +02:00