mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 19:16:51 +02:00
35bfac507b
- Do not close receiving side of section pipe. Ownership of handle has been transferred to VDR section handler when filter was opened. Closing handle twice results closing random file handle. If this handle is laready used by another section filter pipe (very likely), VDR section handler CPU usage will rise to 100%. |
||
---|---|---|
.. | ||
assembler.c | ||
assembler.h | ||
device.c | ||
device.h | ||
filter.c | ||
filter.h | ||
menu.c | ||
menu.h | ||
remote.c | ||
remote.h | ||
setup.c | ||
setup.h | ||
socket.c | ||
socket.h |