mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 13:32:44 +01:00
e96bc2a13d
Either the sock is provided with `sock_*_send()` or not. In the first case the indirection is not necessary, and in the second we need to delete the created `conn` within `lwip_sock_send()` anyway, so returning it makes no sense. |
||
---|---|---|
.. | ||
lwip_sock_udp.c | ||
Makefile |