diff options
author | Nicolas Sugino <nsugino@3way.com.ar> | 2020-08-13 22:18:26 -0300 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2020-08-20 16:24:46 +0200 |
commit | 86f5fd471d35423e3bd5c9d2bd0076b14124faee (patch) | |
tree | 5ccb73456ba4857eefe1b2516cefca1982daf21b /libavcodec/mpc8data.h | |
parent | 8931c55789a69f717b4a6954c5bb7acf5475a134 (diff) | |
download | ffmpeg-86f5fd471d35423e3bd5c9d2bd0076b14124faee.tar.gz |
avformat/libsrt: close listen fd in listener mode
In listener mode the first fd is not closed when libsrt_close() is called
because it is overwritten by the new accept fd. Added the listen_fd to the
context to properly close it when libsrt_close() is called.
Fixes trac ticket #8372.
Signed-off-by: Nicolas Sugino <nsugino@3way.com.ar>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/mpc8data.h')
0 files changed, 0 insertions, 0 deletions