SEND_EVENT_MAX
struct kevent evt[SEND_EVENT_MAX];
nevt = kevent(kq, NULL, 0, evt, SEND_EVENT_MAX, NULL);