Searched refs:mg_stop (Results 1 – 22 of 22) sorted by relevance
24 * [`mg_stop();`](mg_stop.md)
3 ### `mg_stop( ctx );`17 The function `mg_stop()` is used to stop and cleanup a running webserver. A pointer to the context …
39 * [`mg_stop();`](mg_stop.md)
65 * [`mg_stop();`](mg_stop.md)
50 mg_stop(ctx); in main()
62 mg_stop(ctx); in main()
55 mg_stop(ctx); in main()
107 mg_stop(ctx); in main()
100 mg_stop(ctx); in main()
57 * [`mg_stop( ctx );`](api/mg_stop.md)
69 - Use `mg_stop()` to stop the server.256 mg_stop(ctx);
288 mg_stop(ctx); in main()
268 mg_stop(ctx); in main()
397 mg_stop(ctx); in main()
413 mg_stop(ctx); in main()
437 CIVETWEB_API void mg_stop(struct mg_context *);
141 mg_stop(ctx); in START_TEST()
313 mg_stop(ctx); in test_mg_stop()319 mg_stop(ctx); in test_mg_stop()
398 mg_stop(context); in close()
1415 mg_stop(g_ctx); in stop_civetweb()
18415 mg_stop(struct mg_context *ctx) function
1159 mg_stop(ctx); in main()