Ashet OS

syscall: ashet.overlapped.cancel

Documentation

Cancels an asynchronous call.

Note:

If the operation has already completed, an error will be returned saying so.

Note:

The cancelled operation will not be returned by await_completion or await_completion_of anymore.

Inputs

aop: *overlapped.ARC

Errors

Completed
Unscheduled