mg_get_server_ports.md 442 B

Civetweb API Reference

`mg_get_server_ports( ctx, size, ports );

Parameters

Parameter Type Description
ctx const struct mg_context *
size int
ports struct mg_server_ports *

Return Value

Type Description
int

Description

See Also