Actions
Bug #3707
closedSyncLogic+SyncSocket: does not process Nack
Description
Sync::SyncLogic::sendSyncInterest
and Sync::SyncLogic::sendSyncRecoveryInterests
and Sync::SyncSocket::fetchData
and Sync::SyncSocket::onDataTimeout
are using a deprecated overload of Face::expressInterest
that does not process Nack.
Updated by Junxiao Shi over 8 years ago
- Blocks Task #3334: Deprecate Face::expressInterest non-Nack overloads added
Updated by Nicholas Gordon about 8 years ago
- Target version changed from v0.4.0 to v0.3.1
Updated by Nicholas Gordon over 7 years ago
- Status changed from New to Closed
Not relevant to the NLSR tracker as NLSR no longer maintains a forked version of ChronoSync.
Actions