package lua.lib.luv.net
Available on luanew ()bind (address:String, port:Int):Intconnect (host:String, port:Int, cb:String ‑> Bool ‑> Void):Intgetpeername ():Stringgetsockname ():Intkeepalive (enable:Bool, ?delay:Int):Intnodelay (enable:Bool):Intopen (sock:Int):Intsimultaneous_accepts (enable:Bool):Intwrite_queue_size ():Intstatic new_tcp ():Tcp
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/lua/lib/luv/net/Tcp.html