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

Lines Matching full:create_connection

771         self.sock = socket.create_connection((self.host,self.port),
1171 sock = socket.create_connection((self.host, self.port),