Home | History | Annotate | Download | only in testserver

Lines Matching refs:hostname

1860     if not url.hostname or not port:
1874 sock = socket.create_connection((url.hostname, port))