aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/nfs/FileReader.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* lib/nfs/FileReader: clean up on disconnectMax Kellermann2014-11-251-1/+1
* lib/nfs/FileReader: move code to CancelOrClose()Max Kellermann2014-11-251-0/+10
* lib/nfs/FileReader: reset state in OnNfsConnectionFailed()Max Kellermann2014-11-251-0/+2
* lib/nfs/FileReader: update "state" in OnNfsError()Max Kellermann2014-11-251-0/+24
* lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann2014-10-051-7/+17
* lib/nfs/FileReader: postpone the nfs_close_async() callMax Kellermann2014-10-011-4/+11
* input/nfs: use the asynchronous libnfs APIMax Kellermann2014-06-171-0/+244