lib/nfs/Glue: destruct the NfsManager in the I/O thread
This allows eliminating the indirection code from the NfsConnection destructor.
This commit is contained in:
@@ -119,6 +119,9 @@ public:
|
||||
}
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Must be run from EventLoop's thread.
|
||||
*/
|
||||
~NfsConnection();
|
||||
|
||||
gcc_pure
|
||||
|
||||
Reference in New Issue
Block a user