1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lwip
Martine S. Lenders ef1d458089
lwip_sock: re-issue receive events if there are still received messages
... after `*_recv()` or `*_accept()` was called.

This prevents a client from needing to call `*_recv()` or `*_accept()`
in a loop.
2020-05-12 14:19:34 +02:00
..
contrib lwip_sock: re-issue receive events if there are still received messages 2020-05-12 14:19:34 +02:00
include lwip_sock: update implementation for async callback argument 2020-03-11 16:54:12 +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