Class Protocols.DNS.async_client
- Description
Pike 7.8 compatibility version of Protocols.DNS.async_client.
- Inherit async_client
inherit DNS::async_client : async_client
- Description
Based on the current Protocols.DNS.server.
- Method create
Protocols.DNS.async_client Protocols.DNS.async_client(void|string|array(string) server, void|string|array(string) domain)
- Description
create() used to be visible.
- See also