net/nanocoap: reinsert doc to add options in order
This commit is contained in:
parent
e589cfbf6c
commit
d9d8d92429
@ -46,6 +46,9 @@
|
||||
* space remaining in the buffer; however, the API *will not* write past the
|
||||
* end of the buffer, and returns -ENOSPC when it is full.
|
||||
*
|
||||
* For either API, the caller *must* write options in order by option number
|
||||
* (see "CoAP option numbers" in [CoAP defines](group__net__coap.html)).
|
||||
*
|
||||
* ## Server path matching
|
||||
*
|
||||
* By default the URI-path of an incoming request should match exactly one of
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user