Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Class Protocols.DNS.async_client

Inheritance graph
_Stdio.UDP predef::Stdio.UDP predef::Protocols.DNS.protocol predef::Protocols.DNS.client predef::Protocols.DNS.async_client 7.8::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

::create()