EventDriverFiles.close

Disallows any reads/writes and removes any exclusive locks.

Note that the file handle may become invalid at any point after the call to close, regardless of its current reference count. Any operations on the handle will not have an effect.

interface EventDriverFiles
@safe nothrow
void
close

Meta