Any cReceivers still attached to a cDevice when that device switches to a different transponder are now automatically detached

This commit is contained in:
Klaus Schmidinger
2006-01-06 13:55:57 +01:00
parent e87e649991
commit 16f037e3c2
4 changed files with 30 additions and 5 deletions

View File

@@ -1566,6 +1566,8 @@ Patrick Fischer <patrick_fischer@gmx.de>
for reporting an error in the cFilter example in PLUGINS.html
for making the static cControl functions thread safe
for suggesting that the cTimer constructor should take an optional cChannel
for suggesting that any cReceivers still attached to a cDevice when that device
switches to a different transponder shall be automatically detached
Ralf M<>ller <ralf@bj-ig.de>
for a patch that was used to implement cUnbufferedFile