Updates:
        Status: Started
        Labels: -Version Version-TRUNK

Comment #5 on issue 438 by benoit.m...@gmail.com: gb.xml.rpc sometimes  
doesn't parse data correctly due to incompleteness of received data
http://code.google.com/p/gambas/issues/detail?id=438

I tried to understand the miniserver code... huch...

I think the problem is what you told: calling ProcessQuery() before being  
sure that everything was read from the client. Instead of adding your loop,  
I call ProcessQuery() once the socket is closed without error.

This is in revision #5713.

Tell me if it works. If I cannot succeed in fixing the miniserver in a  
clean way, I will use your patch!

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to