[Live-devel] Callback not being called in case of unknown response
Ross Finlayson
finlayson at live555.com
Wed Oct 6 14:13:20 PDT 2010
>But I have another solution. line 1482, replace :
>
>if (foundRequest == NULL && responseIsHTTP) {
>// Hack: HTTP responses don't have a "CSeq:" header, so if we got a
>HTTP response, assume it's for our most recent request:
>
>by
>
>if (foundRequest == NULL) {
> // Hack: The response don't have a "CSeq:" header, assume it's for
>our most recent request:
>
>Would you accept this change for the next version ?
OK, I've now installed a new version (2010.10.06) of the code that
includes this change.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list