swoole_async_dns_lookup
swoole_async_dns_lookup
Async and non-blocking hostname to IP lookup
bool **swoole_async_dns_lookup** string $hostname callable $callback
hostnameThe host name.
`callback````php mixed **** string $hostname string $ip
`hostname`The host name.
`IP`The IP address.
return.success