Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><SocketConnection>

Functions

Link copied to clipboard
fun factoryLookupType(family: SocketFamily, type: SocketType, protocolId: Int): <Error class: unknown class>

Looks up the #GType to be used when creating socket connections on sockets with the specified @family, @type and @protocol_id.

Link copied to clipboard
fun factoryRegisterType(gType: <Error class: unknown class>, family: SocketFamily, type: SocketType, protocol: Int)

Looks up the #GType to be used when creating socket connections on sockets with the specified @family, @type and @protocol.