TypeScript API Documentation for DEX
API Version: 1
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.2
Creates a Dex.Future that resolves when socket satisfies condition.
socket
condition
The future resolves to the GLib.IOCondition reported by the socket source. This may include additional conditions such as GObject.IOCondition.HUP or GObject.IOCondition.ERR.
a Gio.Socket
a GLib.IOCondition to wait for
a Dex.Future that resolves to a GLib.IOCondition.
1.2
Creates a Dex.Future that resolves when
socketsatisfiescondition.The future resolves to the GLib.IOCondition reported by the socket source. This may include additional conditions such as GObject.IOCondition.HUP or GObject.IOCondition.ERR.