SocketConnection.getSocket

Gets the underlying GSocket object of the connection. This can be useful if you want to do something unusual on it not supported by the GSocketConnection APIs. Since 2.22

class SocketConnection
getSocket
()

Return Value

Type: Socket

a GSocketAddress or NULL on error. [transfer none]

Meta