Actions
Task #2097
closedDelete deprecated Face::Face(shared_ptr<io_service>) and Face::ioService()
Start date:
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
Face::Face(shared_ptr<boost::asio::io_service>)
constructor and shared_ptr<io_service> Face::ioService()
method are deprecated in v0.2, and can be deleted.
Updated by Junxiao Shi about 10 years ago
- Blocked by Task #2039: Controller: remote prefix registration added
Updated by Junxiao Shi about 10 years ago
- Status changed from New to In Progress
Updated by Junxiao Shi about 10 years ago
Code is in: http://gerrit.named-data.net/1374
Deprecated feature removal notice is sent to ndn-lib and nfd-dev with deadline Nov 08 12:00 UTC.
Updated by Junxiao Shi about 10 years ago
- Blocked by deleted (Task #2039: Controller: remote prefix registration)
Updated by Junxiao Shi about 10 years ago
- Related to Task #2039: Controller: remote prefix registration added
Updated by Junxiao Shi about 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Junxiao Shi almost 10 years ago
- Status changed from Resolved to Code review
Deprecated feature removal notice deadline has passed.
Updated by Junxiao Shi almost 10 years ago
- Status changed from Code review to Closed
Actions