haXe API Documentation
Back | Index
class neko.net.Host
Available in neko
var ip(default,null) : haxe.Int32
function new(name : String) : Void
function reverse() : String
function toString() : String
static function localhost() : String
Back | Index