[vlc-devel] vlc: svn commit r22356 (courmisch)
Subversion daemon
svn at videolan.org
Mon Oct 1 17:57:22 CEST 2007
r22356 | courmisch | 2007-10-01 17:57:22 +0200 (Mon, 01 Oct 2007) | 4 lines
Changed paths:
M /trunk/modules/control/http/http.c
- Do not release the input while we did not yield it...
- Really yield the input (and release it) on a need-basis in the HTTP handler rather than in a custom thread. This is probably not thread-safe, but it's less unsafe than the previous code anyway.
This makes the HTTP interface thread very much useless, niark niark
> http://trac.videolan.org/vlc/changeset/22356
More information about the vlc-devel
mailing list