package sys.net
Available on php, neko, cpp, macro, java, lua, python, hl
An address is used to represent a port on a given host ip. It is used by sys.net.UdpSocket
.
new()
host:Int
port:Int
clone():Address
compare(a:Address):Int
getHost():Host
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/sys/net/Address.html