client:
- RPC Client no longer uses io_service::stop(). Instead all pending timers and sockets are canceled and closed. Then io_service::run() returns and it's safe to delete left ClientConnection objects. - Removed unnecessary member resolver_ from xtreemfs::rpc::Client. git-svn-id: https://xtreemfs.googlecode.com/svn/trunk@3074 f8528748-c2c0-11dd-ba5c-d3b7c2b3b534
Loading
Please sign in to comment