TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.22
Flags used when creating a Gio.Socket. Some protocols may not implement all the socket types.
2.22
Connectionless, unreliable datagram passing. (e.g. UDP)
Type unknown or wrong
Reliable connection-based passing of datagrams of fixed maximum length (e.g. SCTP).
Reliable connection-based byte streams (e.g. TCP).
Flags used when creating a Gio.Socket. Some protocols may not implement all the socket types.
Since
2.22