W3cubDocs

/Haxe Sys

Address

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.

Constructor

new()

Variables

host:Int

port:Int

Methods

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