assertion error




Hello,

I'm getting the following error when my multipart stream ends.  This 

(restraint:5605): libsoup-CRITICAL **: soup_multipart_input_stream_read_headers: assertion `got_lf' failed

This happens after calling soup_multipart_input_stream_next_part_async 

All I see in the code is this:
               g_return_val_if_fail (got_lf, FALSE);

I don't understand where the assertion is coming from.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]