mpd/src/lib/nfs
Max Kellermann 0661fd6f7c lib/nfs/FileReader: postpone the nfs_close_async() call
If an async opertion is in progress, nfs_close_async() will make
libnfs crash because the RPC callback will dereference an object that
was freed by nfs_close_async().
2014-10-01 23:10:32 +02:00
..
Callback.hxx input/nfs: use the asynchronous libnfs API 2014-06-17 03:21:25 +02:00
Cancellable.hxx lib/nfs/FileReader: postpone the nfs_close_async() call 2014-10-01 23:10:32 +02:00
Connection.cxx lib/nfs/FileReader: postpone the nfs_close_async() call 2014-10-01 23:10:32 +02:00
Connection.hxx lib/nfs/FileReader: postpone the nfs_close_async() call 2014-10-01 23:10:32 +02:00
Domain.cxx input/nfs: move nfs_domain to lib/nfs/Domain.cxx 2014-02-08 14:24:47 +01:00
Domain.hxx input/nfs: move nfs_domain to lib/nfs/Domain.cxx 2014-02-08 14:24:47 +01:00
FileReader.cxx lib/nfs/FileReader: postpone the nfs_close_async() call 2014-10-01 23:10:32 +02:00
FileReader.hxx input/nfs: use the asynchronous libnfs API 2014-06-17 03:21:25 +02:00
Glue.cxx lib/nfs/Glue: add assertion 2014-10-01 20:44:54 +02:00
Glue.hxx input/nfs: use the asynchronous libnfs API 2014-06-17 03:21:25 +02:00
Lease.hxx input/nfs: use the asynchronous libnfs API 2014-06-17 03:21:25 +02:00
Manager.cxx lib/nfs/Manager: use boost::intrusive::map 2014-10-01 20:49:40 +02:00
Manager.hxx lib/nfs/Manager: use boost::intrusive::map 2014-10-01 20:49:40 +02:00