Home | History | Annotate | Download | only in test

Lines Matching refs:fromfd

785         # Testing fromfd()
786 if not hasattr(socket, "fromfd"):
789 sock = socket.fromfd(fd, socket.AF_INET, socket.SOCK_STREAM)