View source
class SocketClient
package pony.net
extends SocketClient › SocketClientBase › Logable
implements ISocketClient
Available on all platforms
SocketClient
Constructor
new(?host:String, port:Int, ?reconnect:Int, ?tryCount:Int, ?isWithLength:Bool, ?maxSize:Int)
Available on flash, neko, nodejs