DnsManager.rebuildFreeList
void rebuildFreeList() @safe nothrow @nogcRebuild the free list for all DNS slots.
Links all slots into a free list, making them available for allocation. This is typically called during initialization.
void rebuildFreeList() @safe nothrow @nogcRebuild the free list for all DNS slots.
Links all slots into a free list, making them available for allocation. This is typically called during initialization.