On Wed, Jun 23, 2010 at 5:01 PM, Alexander Christian <[email protected]> wrote:
> > On Wed, 23 Jun 2010 16:26:44 +0200, Emmanuel Lecharny > <[email protected]> wrote: > > FYI, I committed some modification to get rid of the default sizes. It > > should now default to the OS default value. > > I had a look on it. Now the line in NioSocketAcceptor is gone. So by > default, there is no socketconfig like socket read buffer size overwritten > by mina. It now uses the system default. Fine. > > But this fix isn't complete, or? If I now set the read buffer size with > the session config object, it's simply stored in the member variable, but > not passed to the socket. > And same with getting the read buffer size. The session config simply > return the member variable, without gathering anything from socket. > Ooops, you're right. Let me fix that. Thanks for the heads up ! Doing more than one thing at the same time is possible only when task.getNumber() == 2. Otherwise, you get a BrainTooSollicitedException... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
