mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5956e93d58
This splits the _find_req_memo util function into multiple variants that match on different things. This is done in preparation of a feature that has to find a request based on a token value, without creating an artificial pdu for that. A nice side effect is that it also makes the calls to the find functions a bit more readable by not relying on an anonymous bool input. |
||
---|---|---|
.. | ||
dns.c | ||
forward_proxy.c | ||
gcoap.c | ||
Kconfig | ||
Makefile | ||
Makefile.include |