mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
36322e95b7
* net/gcoap: fixed request state when getting a resp The request state should be set to GCOAP_MEMO_RESP before calling the response handler in case we actually go a response... * net/gcoap: make test for 0.00 code more efficient This optimization saves the computation of the code and compares the raw field to `0`. |
||
---|---|---|
.. | ||
application_layer | ||
crosslayer | ||
gnrc | ||
link_layer | ||
netdev_test | ||
network_layer | ||
routing | ||
sock | ||
transport_layer | ||
doc.txt |