Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Dhttp.c1121 evhttp_connection_retry(int fd, short what, void *arg) in evhttp_connection_retry() function
1175 evtimer_set(&evcon->ev, evhttp_connection_retry, evcon); in evhttp_connectioncb()