Codename LogoCodename Logo

funkin.backend.system.net.Socket

APIWiki

Constructor

View in GitHub

new(?socket:SysSocket)

Variables

socket:SysSocket

Methods

View in GitHub

connect(host:Host, port:Int):Void

View in GitHub

@:value({ nbConnections : 1 })host(host:Host, port:Int, nbConnections:Int = 1):Void

View in GitHub

write(str:String):Bool