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.
Actions