(PECL swoole >= 1.9.0)
swoole_async_dns_lookup — Async and non-blocking hostname to IP lookup
$hostname
$callback
hostname
The host name.
callback
$ip
IP
The IP address.
Returns true on success or false on failure.
true
false