Lines Matching full:fileno
1400 fd = sys.stdin.fileno()2070 rd, wr, ex = select.select([self.socket.fileno()], [], [], 1)