On Fri, Mar 16, 2012 at 5:01 PM, Daniel P. Berrange <[email protected]> wrote: > From: "Daniel P. Berrange" <[email protected]> > > You cannot assume that g_input_stream_read_async will return > as many bytes as you requested. It is perfectly valid to get > a short read. Code must be prepared to repeat the read operation > multiple times until all data is read, or EOF/error occurs.
ACK! Sorry for the delay but I thought I already ACK'ed this. -- Regards, Zeeshan Ali (Khattak) FSF member#5124 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
