Swoole\Async::dnsLookup
(PECL swoole >= 1.9.0)
Swoole\Async::dnsLookup — Async and non-blocking hostname to IP lookup.
Description
This function is currently not documented; only its argument list is available.
Parameters
-
hostname
-
The host name.
-
callback
-
-
hostname
-
The host name.
-
IP
-
The IP address.
-