Home | History | Annotate | Download | only in python2.7

Lines Matching full:create_connection

229         self.sock = socket.create_connection((host, port))
1159 self.sock = socket.create_connection((host, port))