Returns the index of the first resolved Aio in a list, waiting if necessary.
Arguments
- x
A list of Aio objects.
- cv
A condition variable. This must be the same cv supplied to
recv_aio()orrequest()when creating the Aio objects inx.
Returns the index of the first resolved Aio in a list, waiting if necessary.
A list of Aio objects.
A condition variable. This must be the same cv supplied to
recv_aio() or request() when creating the Aio objects in x.