#include <conncache.h>
| Public Attributes | |
| struct curl_hash | hash | 
| struct curltime | last_cleanup | 
| long | next_connection_id | 
| size_t | num_connections | 
Definition at line 26 of file conncache.h.
| struct curl_hash conncache::hash | 
Definition at line 27 of file conncache.h.
| struct curltime conncache::last_cleanup | 
Definition at line 30 of file conncache.h.
| long conncache::next_connection_id | 
Definition at line 29 of file conncache.h.
| size_t conncache::num_connections | 
Definition at line 28 of file conncache.h.