Connection.socket

This function provides package level access to the Socket held within a Connection object. Asking for a socket before a Connection has been explicitly opened implies an implicit call to the open() function.

class Connection
package @property
Socket
socket
()

Meta