lib/nfs/Connection: implement mount timeout

This commit is contained in:
Max Kellermann
2014-12-14 23:27:57 +01:00
parent 7fa91ec175
commit 82da364b8b
3 changed files with 32 additions and 2 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.19.7 (not yet released)
- nfs: fix crash while canceling a failing file open operation
- nfs: fix memory leak on connection failure
- nfs: fix reconnect after mount failure
- nfs: implement mount timeout (60 seconds)
* playlist
- don't skip non-existent songs in "listplaylist"
* fix memory allocator bug on Windows