EventLoop.exit

Call this to cleanup underlying OS resources. The implementation is currently incomplete and requires the process to be shut down for the resources to be collected automatically. Used as a placeholder in the meantime.

class EventLoop
nothrow
void
exit
()

Meta