OverlappedPool.release

void release(OverlappedEntry * entry) @trusted nothrow @nogc

Release an entry back to the pool.

Parameters

entryThe entry to release. Must have been acquired from this pool.