true when the underlying event loop uses IOCP_OVERLAPPED mode.AsyncFile.usingIocp
bool usingIocp() @property const @safe nothrow @nogcReport whether this file is using IOCP overlapped I/O.
bool usingIocp() @property const @safe nothrow @nogcReport whether this file is using IOCP overlapped I/O.
true when the underlying event loop uses IOCP_OVERLAPPED mode.