tcp_response
tcp_response, pq);
void tcp_response(int, short, void *);
event_set(&pq->resp_ev, s, EV_WRITE | EV_PERSIST, tcp_response, pq);