mongoose/docs/c-api/net.h/mg_mgr_free.md
2016-07-22 14:34:04 +01:00

13 lines
210 B
Markdown

---
title: "mg_mgr_free()"
decl_name: "mg_mgr_free"
symbol_kind: "func"
signature: |
void mg_mgr_free(struct mg_mgr *);
---
De-initialises Mongoose manager.
Closes and deallocates all active connections.