Connect to *address* and return the socket object. Convenience function. Connect to *address* (a 2-tuple ``(host, port)``) and return the socket object. Passing the optional *timeout* parameter will set the timeout on the socket instance before attempting to connect. If no *timeo
(address, timeout=_GLOBAL_DEFAULT_TIMEOUT,
source_address=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected