diff options
author | Nicolas Sugino <[email protected]> | 2020-08-13 22:18:26 -0300 |
---|---|---|
committer | Marton Balint <[email protected]> | 2020-08-20 16:24:46 +0200 |
commit | 86f5fd471d35423e3bd5c9d2bd0076b14124faee (patch) | |
tree | 5ccb73456ba4857eefe1b2516cefca1982daf21b /doc/examples/metadata.c | |
parent | 8931c55789a69f717b4a6954c5bb7acf5475a134 (diff) |
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 <[email protected]>
Signed-off-by: Marton Balint <[email protected]>
Diffstat (limited to 'doc/examples/metadata.c')
0 files changed, 0 insertions, 0 deletions