Hi,

I wonder if it is guaranteed that 'incoming' buffers have a capacity of SocketSessionConfig.getReceiveBufferSize().

I mean that if I change this value, buffer size will be changed accordingly.

I would like to use this to avoid cumulation in my ProtocolDecoder, which should speed things up. I would then set the value to the biggest known incoming message.

Regards,

J-F

Reply via email to