Skip to content
Snippets Groups Projects
Commit cb740635 authored by Martine Lenders's avatar Martine Lenders
Browse files

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.
parent 904c5830
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment