summaryrefslogtreecommitdiff
path: root/libavformat/http.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-03-12 16:11:22 +0200
committerMartin Storsjö <martin@martin.st>2012-03-13 11:19:29 +0200
commitcdf9108b6ae35f597f3a7932b70be7c8cf9bd743 (patch)
tree4cc6e784fe55cefe4a5266431867ac0fb4dbe880 /libavformat/http.c
parent2f96cc1fc41f2d3a349d55f9d2078694a6a87dc1 (diff)
rtsp: Resend new keepalive commands if they used stale auth
These commands are sent asynchronously, not waiting for the reply. This reply is parsed later by ff_rtsp_tcp_read_packet or udp_read_packet. If the reply indicates that we used stale authentication and need to use a new nonce, resend a new keepalive command immediately. This is the only request sent asynchronously, so currently there's no other command that needs to be resent in the same way. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/http.c')
0 files changed, 0 insertions, 0 deletions