Quick question regarding recent SOUP_ENCODING_EOF code



I am using the recently added SOUP_ENCODING_EOF. I am finding that calling soup_message_body_complete () is not enough to cause libsoup to stop sending the "wrote_chunk" signal and instead send the "finished" signal. I have to actually call soup_message_finished ().

Everything works as long as I call soup_message_finished (), but this is not what is done in streaming-test.c. Is this expected?

Mike


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