The cTimer constructor can now take an optional cChannel

This commit is contained in:
Klaus Schmidinger
2006-01-01 15:44:29 +01:00
parent 76e7a59f69
commit 86197f0206
4 changed files with 8 additions and 5 deletions

View File

@@ -1560,6 +1560,7 @@ Nicolas Huillard <nhuillard@e-dition.fr>
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
Ralf M<>ller <ralf@bj-ig.de>
for a patch that was used to implement cUnbufferedFile