Home
last modified time | relevance | path

Searched refs:conn_tv (Results 1 – 1 of 1) sorted by relevance

/external/libevent/
Dhttp.c2602 const struct timeval conn_tv = { HTTP_CONNECT_TIMEOUT, 0 }; in evhttp_connection_connect_() local
2603 bufferevent_set_timeouts(evcon->bufev, &conn_tv, &conn_tv); in evhttp_connection_connect_()