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.
See Implementation
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.