storage/nfs: add timeout

This commit is contained in:
Max Kellermann
2014-12-14 21:16:34 +01:00
parent 68d1abdb85
commit a48704925d
3 changed files with 15 additions and 3 deletions

2
NEWS
View File

@@ -4,6 +4,8 @@ ver 0.19.7 (not yet released)
- nfs: fix memory leak on connection failure
- nfs: fix reconnect after mount failure
- nfs: implement mount timeout (60 seconds)
* storage
- nfs: implement I/O timeout (60 seconds)
* playlist
- don't skip non-existent songs in "listplaylist"
* fix memory allocator bug on Windows