On Tue, May 25, 2010 at 9:05 AM, Zigor Salvador
<[email protected]>wrote:

> Hi,
>
> MINA 2.0 related, why is there no
> acceptor.setSessionConfig(SocketSessionConfig) method?
>
> I can get the default configuration with acceptor.getSessionConfig but I
> don't know how to make changes in order to, for instance,
> setTcpNoDelay(true) for that acceptor.
>

((SocketSessionConfig) acceptor.getSessionConfig()).setTcpNoDelay(false)



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to