class neko.net.ThreadRemotingServer extends ThreadServer<SocketConnection, String>
Available on neko
Instance Fields
function readClientMessage(cnx:SocketConnection, buf:Bytes, pos:Int, len:Int):{msg:String, bytes:Int}