nw::io::IOStream::WaitAsync Member Function
s32 WaitAsync() const;
None.
Waits for the completion of asynchronous processing.
If an asynchronous process is currently executing, this function waits for that process to complete and then returns the result of the asynchronous process that was last executed.
nw::io::IOStream::IsBusy
nw::io::IOStream::CanAsync
nw::io::IOStream::ReadAsync
nw::io::IOStream::WriteAsync
CONFIDENTIAL