Method
DexFutureawait_fd
Declaration [src]
int
dex_await_fd (
DexFuture* future
GError** error
)
Description [src]
Awaits on future and returns the resultint file-descriptor.
The resolved value must be of type DEX_TYPE_FD or error is set.