>On Wed, Sep 10, 2003 at 02:55:18PM +0100, Niklas Bergh wrote: >> Hmm.. Can the problem be there there is no call to clear() on the pooled >> buffers anywhere? >> >> Not sure wheter the limit(0) and position(0) calls does the same trick >> though. > >Should do. Documentation for clear() says it does just that: > >"clear() makes a buffer ready for a new sequence of channel-read or >relative put operations: It sets the limit to the capacity and the >position to zero." >> >> /N
Right, it didn't help. /N _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
