accept_event
if (iu_register_event(eh, ipc_fd, POLLIN, accept_event, 0) == -1) {
static iu_eh_callback_t accept_event, ipc_event, rtsock_event;