> hello, everbody, maybe there a little bug?
>    1. funciton _pg_getresponse() in netcore.c at cli_c directory may
>    cause dead loop, when the server send RESPONSE DATA len is 0(in act
>    server never send any data, but client are waiting for 0 len data).
>    like the Filed widget, when it's no string in it, the pgGetSting will
>    never return. In apps/dialogdemo, when save dialog demo, and not
>    select nor input any filename , push "save" button. will dead loop.
> 
>    the funciton 
>    void _pg_getresponse(int eventwait) {

Fixed.
Thanks,
-philippe


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to