Searched refs:evhttp_connectioncb (Results 1 – 1 of 1) sorted by relevance
1134 evhttp_connectioncb(int fd, short what, void *arg) in evhttp_connectioncb() function1783 event_set(&evcon->ev, evcon->fd, EV_WRITE, evhttp_connectioncb, evcon); in evhttp_connection_connect()