Added a 'create_connect()' function to socket.py, which creates a
connection with an optional timeout, and modified httplib.py to use this function in HTTPConnection. Applies patch 1676823.
Showing
Please register or sign in to comment
connection with an optional timeout, and modified httplib.py to use this function in HTTPConnection. Applies patch 1676823.