diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 14:40:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 14:40:36 +0100 |
commit | c6aa52c204d4e75d199bfb6b63fad31ffcc79720 (patch) | |
tree | f8b1639610eee0a6257c4a292cfc7991f2c7e68a /HISTORY | |
parent | 4871f1188e384b548814d9a898a9429668bc49c7 (diff) | |
download | vdr-c6aa52c204d4e75d199bfb6b63fad31ffcc79720.tar.gz vdr-c6aa52c204d4e75d199bfb6b63fad31ffcc79720.tar.bz2 |
Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems with the larger buffer reserve
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3426,3 +3426,5 @@ Video Disk Recorder Revision History Marco Schlüßler). - Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoid problems on NPTL systems (thanks to Chris Warren for pointing this out). +- Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems + with the larger buffer reserve (thanks to Marco Schlüßler). |