hio_gethostbyname

  1. ResolverResult4 hio_gethostbyname(string host, ushort port, Duration timeout)
    hio_gethostbyname
    (
    string host
    ,
    ushort port = InternetAddress.PORT_ANY
    ,
    Duration timeout = 5.seconds
    )
  2. ResolverResult4 hio_gethostbyname(string hostname, C callback, ushort port, Duration timeout)

Meta