Change #239930
Category | ffmpeg |
Changed by | Timo Rothenpieler <timo | @rothenpieler.org>
Changed at | Wed 16 Jul 2025 18:46:55 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 951013e6030cd6008ee629df97296b549bb62d97 |
Comments
avformat/tls_openssl: force dtls handshake to be blocking There is no sensible way to handle this otherwise anyway, one just has to loop over this function until it succeeds.
Changed files
- libavformat/tls_openssl.c