代码搜索:devpoll

找到约 15 项符合「devpoll」的源代码

代码结果 15
www.eeworm.com/read/137779/13297506

h acconfig.h

/* * $Id: acconfig.h,v 1.1 2005/02/23 23:08:42 dansguardian Exp $ */ /* Define if you have the poll() system call. */ #undef USE_POLL /* Define with our select type */ #undef SELECT_TYPE /* Defi
www.eeworm.com/read/278507/10531516

c str_cli_poll03.c

#include "unp.h" #include void str_cli(FILE *fp, int sockfd) { int stdineof; char buf[MAXLINE]; int n; int wfd; struct pollfd pollfd[2]; struct dvpoll dopoll; int i; int
www.eeworm.com/read/408584/11381236

c str_cli_poll03.c

#include "unp.h" #include void str_cli(FILE *fp, int sockfd) { int stdineof; char buf[MAXLINE]; int n; int wfd; struct pollfd pollfd[2]; struct dvpoll dopoll; int i; int
www.eeworm.com/read/290808/3971137

c str_cli_poll03.c

#include "unp.h" #include void str_cli(FILE *fp, int sockfd) { int stdineof; char buf[MAXLINE]; int n; int wfd; struct pollfd pollfd[2]; struct dvpoll dopoll; int i; int
www.eeworm.com/read/337445/3340686

run_test_su

#! /bin/sh rc=0 run=no for SU_PORT in select kqueue devpoll epoll poll ; do export SU_PORT egrep -i '^#define have_(sys_)?'$SU_PORT ../../config.h >/dev/null || continue run=yes if $VALGRIND ./