1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lwip
Martine Lenders a7ef50636e
lwip: activate TCP_LISTEN_BACKLOG per default with sock_tcp
Prevents unnecessary usage of resources, as the queue of `sock_tcp` is
restricted.
2020-03-06 11:29:46 +01:00
..
contrib lwip_sock_tcp: close accepted connection if queue is full 2020-03-06 11:29:45 +01:00
include lwip: activate TCP_LISTEN_BACKLOG per default with sock_tcp 2020-03-06 11:29:46 +01:00
patches lwip: provide sock_async support 2020-03-06 11:28:16 +01:00
doc.txt lwip: improve and fix documentation 2019-10-09 14:45:30 +02:00
Makefile pkg/lwip: use GitHub mirror 2020-02-21 14:40:38 +01:00
Makefile.dep lwip: provide sock_async support 2020-03-06 11:28:16 +01:00
Makefile.include lwip: provide sock_async support 2020-03-06 11:28:16 +01:00