mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-06 20:10:44 +08:00
3eb4eb8074
PUBLISHED_FROM=331821dcd1f7dc8a94581cd8a9b51aa00a89fddc
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.