mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 20:22:54 +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.