Structure of the HTTP_CLIENT_CALLBACK_DISCONNECTED callback.
#include <http_client.h>
Data Fields | |
int | reason |
Reason of disconnecting. More... | |
int http_client_data_disconnected::reason |
Reason of disconnecting.
Referenced by _http_client_clear_conn(), and http_client_callback().