dispatch_tls_eof
event_set(conn_info->event, fd, EV_READ, dispatch_tls_eof, conn_info);
void dispatch_tls_eof(int, short, void *);