Actions
Bug #3264
closedController: does not process Nack
Start date:
10/14/2015
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
ndn::nfd::Controller::startCommand
is using a deprecated overload of Face::expressInterest
that does not process Nack.
Updated by Junxiao Shi about 9 years ago
Incoming network Nack should be treated similarly as a timeout, but with a different error code.
Updated by Junxiao Shi about 9 years ago
20151020 conference call approves the design in note-1.
Updated by Junxiao Shi about 9 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- Target version set to v0.4
Updated by Junxiao Shi about 9 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Junxiao Shi about 9 years ago
- Status changed from Code review to Closed
Updated by Junxiao Shi about 9 years ago
- Blocks Task #3334: Deprecate Face::expressInterest non-Nack overloads added
Actions