unix_readcb
void unix_readcb(int, short, void *);
event_set(ev_sendsys, fd_sendsys, EV_READ|EV_PERSIST, unix_readcb,
unix_readcb, &ev_unix[i]);