Hi,

I use g_output_stream_printf() to send command to a server
and use g_data_input_stream_read_line() to read data back.

Sometime I got error message "Stream has outstanding operation".
What should I do if I detect this error ?
Do I need to flush() the IO stream after g_output_stream_printf() ?

Thanks
KC
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to