set_controllable
Description:
When controllable
is true
, this function ensures that future calls to
wait will be affected by
restart and
set_flushing.
This function only works for non-timer Poll objects created with Poll.
Parameters:
this |
a Poll. |
controllable |
new controllable state. |
Returns:
|