MPD
0.20.18
|
A manager for NFS connections. More...
#include <Manager.hxx>
Public Member Functions | |
NfsManager (EventLoop &_loop) | |
~NfsManager () | |
Must be run from EventLoop's thread. More... | |
gcc_pure NfsConnection & | GetConnection (const char *server, const char *export_name) noexcept |
A manager for NFS connections.
Handles multiple connections to multiple NFS servers.
Definition at line 35 of file Manager.hxx.
|
inline |
Definition at line 92 of file Manager.hxx.
NfsManager::~NfsManager | ( | ) |
Must be run from EventLoop's thread.
|
noexcept |