HH\Awaitable::isFailed

Check if this wait handle failed

final public function isFailed(): bool;

Returns

  • bool - - A boolean indicating whether this wait handle failed

DEPRECATED: use HH\Asio\has_failed()