Lines Matching full:maxfd
85 MAXFD = os.sysconf("SC_OPEN_MAX")87 MAXFD = 2561648 MAXFD <= 256,1663 for newfd in range(256, MAXFD):