1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/sock/async
Martine S. Lenders 9b4dac7f3e
sock_async: include sock_async_ctx.h before sock-types
This way, the sock-types can use the sock_async_ctx_t type in their
definition without including `sock_async_ctx.h` (potentially creating
further cyclic includes).
2020-02-24 12:33:38 +01:00
..
event.h sock_async_event: initial import of event-based implementation 2020-01-15 09:56:11 +01:00
types.h sock_async: include sock_async_ctx.h before sock-types 2020-02-24 12:33:38 +01:00