mg_get_response.md 367 B

Civetweb API Reference

mg_get_response( conn, ebuf, ebuf_len, timeout );

Parameters

Parameter Type Description
conn struct mg_connection *
ebuf char *
ebuf_len size_t
timeout int

Return Value

Type Description
int

Description

See Also