vm_agentx_read
event_set(&conn->ev, fd, EV_READ|EV_PERSIST, vm_agentx_read, conn);
static void vm_agentx_read(int, short, void *);