]> git.sesse.net Git - vlc/commit
win32: blind attempt at fixing RTSP connection (hopefully fixes #2560)
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 5 Apr 2009 17:45:29 +0000 (20:45 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 5 Apr 2009 17:46:28 +0000 (20:46 +0300)
commit605d3894b727764064911a5c9ba683e460ce01d3
tree880e7467765f14fb674c5d2b0c5dea7c6e3fe278
parente97eae3494915c786a13436413c6b5e856425b63
win32: blind attempt at fixing RTSP connection (hopefully fixes #2560)

That being noted, I would advocate ditching all RTSP control connection
timeouts from our live555 plugins. Looking at strace, live555 waits
forever in the middle of receiving RTSP messages anyway.
extras/contrib/src/Makefile
extras/contrib/src/Patches/live-win32-nonblock.patch [new file with mode: 0644]