1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/socket_zep
Benjamin Valentin 22ba75e8be socket_zep: don't listen on local address by default
If no local port is specified for socket_zep to listen on, don't listen
on a local port at all instead of listening on a default port.

This does not work with multiple instances of socket_zep anyway.
2020-10-29 12:46:10 +01:00
..
Makefile Revert "native: remove non required NATIVEINCLUDES" 2018-04-12 17:48:07 +02:00
socket_zep.c socket_zep: don't listen on local address by default 2020-10-29 12:46:10 +01:00