Emmanuel, here is where the buffer is finally wrote: org.apache.mina.core.polling.AbstractPollingIoProcessor [line: 758] : localWrittenBytes = write(session, buf, length);
It looks like this is not called until a SearchResponseDoneImpl is writed and encoded here: org.apache.directory.server.ldap.handlers-SearchHandler [line: 951] : session.getIoSession().write( done ); Andrea 2009/4/3, Andrea Gariboldi <[email protected]>: > > Ok ! Sure ! I hope i'll find something usefull this night to make you start > from a forward point. > > 2009/4/3, Emmanuel Lecharny <[email protected]>: >> >> Andrea Gariboldi wrote: >> >>> Ok i'am going to dig it... >>> >>> >> Andrea, I also want to give it a try tomorrow, as soon as I'm done with >> what I'm currently working on. That would be a pleasure to do that together. >> In this case, the best would probably to hang on IRC [1] or IM (gmail), just >> to exchange in real time info while debugging. Mail is a bit too >> asynchronous for peer debugging session ;) >> >> Thanks for the proposal ! >> >> PS : tomorrow I may be logged late, as Alex has a plane at 9am (what a >> shmuck !) so we have to leave at 5am, which means wake up at 4am. That to >> say we are unlikely to sleep at all ;) >> >> -- >> -- >> cordialement, regards, >> Emmanuel Lécharny >> www.iktek.com >> directory.apache.org >> >> >> >
