mongoose/docs/c-api/net.h/mg_mgr_free.md

13 lines
208 B
Markdown
Raw Normal View History

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