Undocumented in source.
gio.SocketConnection is a gio.IOStream for a connected socket. They can be created either by gio.SocketClient when connecting to a host, or by gio.SocketListener when accepting a new client.
Undocumented in source.