[Gambas-user] Issue 438 in gambas: gb.xml.rpc sometimes doesn't parse data correctly due to incompleteness of received data

gambas at ...2524... gambas at ...2524...
Sat Jun 29 18:34:23 CEST 2013


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

Comment #5 on issue 438 by benoit.m... at ...626...: 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




More information about the User mailing list