Searched refs:conn_tv (Results 1 – 2 of 2) sorted by relevance
2602 const struct timeval conn_tv = { HTTP_CONNECT_TIMEOUT, 0 }; in evhttp_connection_connect_() local2603 bufferevent_set_timeouts(evcon->bufev, &conn_tv, &conn_tv); in evhttp_connection_connect_()