PFD_CSOCK
set[PFD_CSOCK].fd = ctrlsock.si_fd;
set[PFD_CSOCK].events = POLLIN;
if (set[PFD_CSOCK].revents & POLLIN) {