connection_timeout_co
void connection_timeout_co(void *);
callout_setfunc(&conn->c_timeout, connection_timeout_co, conn);