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.1
Creates a new GSource that will fire when events is satisfied.
events
This is primarily useful when integrating with legacy systems on a fiber.
a file-descriptor
the POLLOUT|POLLIN style bitmask to watch for
a Dex.Future that resolves to the revents value when events is satisfied.
1.1
Creates a new GSource that will fire when
eventsis satisfied.This is primarily useful when integrating with legacy systems on a fiber.