DnsManager.initialize
void initialize(size_t capacity) @trusted nothrowInitialize the DNS manager with the specified capacity.
Parameters
capacity | Maximum number of DNS slots to preallocate. |
void initialize(size_t capacity) @trusted nothrowInitialize the DNS manager with the specified capacity.
capacity | Maximum number of DNS slots to preallocate. |