|
OpenSDN source code
|
#include <http_curl.h>

Public Attributes | |
| CURLM * | multi |
| int | still_running |
| HttpClient * | client |
Definition at line 22 of file http_curl.h.
| HttpClient* _GlobalInfo::client |
Definition at line 26 of file http_curl.h.
| CURLM* _GlobalInfo::multi |
Definition at line 24 of file http_curl.h.
| int _GlobalInfo::still_running |
Definition at line 25 of file http_curl.h.