1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lwip/include
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
..
arch pkg/lwip: fix typos 2019-11-23 22:39:38 +01:00
lwip lwip_sock: additional indirection of conn is unnecessary 2019-12-12 11:19:51 +01:00
lwip.h pkg/lwip: cleanup doxygen documentation 2019-08-05 16:57:36 +02:00
lwipopts.h lwip: activate TCP_LISTEN_BACKLOG per default with sock_tcp 2020-03-06 11:29:46 +01:00
sock_types.h lwip: provide sock_async support 2020-03-06 11:28:16 +01:00