mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-09 04:23:13 +02:00
6155d5d98b
s->listen_timeout is passed to ff_listen_bind(), which accepts a timeout value expressed in milliseconds. The unit was incorrectly set in1b4da43ce0. (cherry picked from commit6db20926c3) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>