got_chunk signal
- From: Bill Peck <bill pecknet com>
- To: libsoup-list gnome org
- Subject: got_chunk signal
- Date: Mon, 23 Sep 2013 11:26:56 -0400
I have a question about the got_chunk signal. I know the docs mention that it's not guaranteed to match the chunks the sender sent, but is there a way to fix that?
I'm sending chunks from the server side prepended with a 1 byte char that represents where to send the output to (stdout or stderr) but as you might have guessed I sometimes have a chunk from the server broken into two parts by the receiver. tcpdump confirms that I am getting it as one message from the server so I don't understand why libsoup sometimes (not always) breaks it into multiple chunks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]