HH\asio_get_running

Get currently running wait handle, or null if there is none

namespace HH;

function asio_get_running(): ResumableWaitHandle<mixed>;

Returns

  • ResumableWaitHandle<mixed>