Gio.Socket.prototype.connection_factory_create_connection

function connection_factory_create_connection(): Gio.SocketConnection {
    // Gjs wrapper for g_socket_connection_factory_create_connection()
}
  

Creates a Gio.SocketConnection subclass of the right type for socket.

Since 2.22