mg_connect_client_secure( client_options, error_buffer, error_buffer_size );
Parameter | Type | Description |
---|---|---|
client_options |
const struct mg_client_options * |
|
error_buffer |
char * |
|
error_buffer_size |
size_t |
Type | Description |
---|---|
struct mg_connection * |