View source
class SocketServer
package pony.net.neko
extends SocketServerBase › Logable
@:build(pony.magic.builder.HasSignalBuilder.build())@:autoBuild(pony.magic.builder.HasSignalBuilder.build())Available on neko
SocketServer
Constructor
Methods
Inherited Variables
Inherited Methods
Defined by SocketServerBase
send2other(data:BytesOutput, exception:SocketClient):Void
Sends a data to all the clients except chosen one.