mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-14 00:31:42 +08:00
224 B
224 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_set_protocol_coap() | mg_set_protocol_coap | func | int mg_set_protocol_coap(struct mg_connection *nc); |
Sets CoAP protocol handler - triggers CoAP specific events.