lib/nfs/{FileReader,Glue}: pass EventLoop&
Eliminate dependency on io_thread_get().
This commit is contained in:
@@ -97,6 +97,8 @@ public:
|
||||
*/
|
||||
~NfsManager();
|
||||
|
||||
using IdleMonitor::GetEventLoop;
|
||||
|
||||
gcc_pure
|
||||
NfsConnection &GetConnection(const char *server,
|
||||
const char *export_name);
|
||||
|
Reference in New Issue
Block a user