[vlc-devel] vlc: svn commit r24657 (courmisch)

Subversion daemon svn at videolan.org
Mon Jan 28 18:01:48 CET 2008


r24657 | courmisch | 2008-01-28 18:01:48 +0100 (Mon, 28 Jan 2008) | 4 lines
Changed paths:
   M /trunk/src/libvlc.h
   M /trunk/src/misc/objects.c

Only use waitpipe for _kill, rather than _signal, which is what people expect
(You really don't usually want your net_Read/net_Write to interrupted).
In the process, fix a deadlock in vlc_cond_wait() when waitpipe is used - fixes #1448

 > http://trac.videolan.org/vlc/changeset/24657



More information about the vlc-devel mailing list