mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-24 02:59:01 +08:00
Fix typo recieve
PUBLISHED_FROM=6e2f4fffb91ff18da94d97aba763acbdde496515
This commit is contained in:
parent
5234b73c29
commit
33bad047f0
@ -2467,7 +2467,7 @@ uint32_t mg_coap_send_ack(struct mg_connection *nc, uint16_t msg_id);
|
||||
* underlying protocol:
|
||||
*
|
||||
* - in case of UDP COAP_NOT_ENOUGH_DATA means COAP_FORMAT_ERROR,
|
||||
* - in case of TCP client can try to recieve more data
|
||||
* - in case of TCP client can try to receive more data
|
||||
*
|
||||
* Return value: see `mg_coap_send_message()`
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user