AsyncEvent.kill

Removes the event from the event loop, closing the file descriptor if necessary, and cleans up the underlying resources.

class AsyncEvent
nothrow
bool
kill
(
bool forced = false
)

Meta