Home | History | Annotate | Download | only in libevent

Lines Matching refs:F_SETFD

2698         if (fcntl(fd, F_SETFD, 1) == -1) {
2699 event_warn("fcntl(F_SETFD)");