hio_gethostbyname6

  1. ResolverResult6 hio_gethostbyname6(string host, ushort port, Duration timeout)
  2. ResolverResult6 hio_gethostbyname6(string hostname, C callback, ushort port, Duration timeout)
    @safe
    hio_gethostbyname6
    (
    C
    )
    (
    string hostname
    ,,
    ushort port = InternetAddress.PORT_ANY
    ,
    Duration timeout = 5.seconds
    )

Meta