mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-08 05:15:16 +08:00
210 B
210 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_mgr_free() | mg_mgr_free | func | void mg_mgr_free(struct mg_mgr *); |
De-initialises Mongoose manager.
Closes and deallocates all active connections.