Project

General

Profile

Actions

Task #3194

closed

expressInterest should call onTimeout even for unspecified interest lifetime

Added by Anonymous over 8 years ago. Updated about 8 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Start date:
09/10/2015
Due date:
% Done:

0%

Estimated time:

Description

In ndn-cxx, expressInterest still calls onTimeout after a default period (4000 ms), even if the interest does not specify an interest lifetime.
https://github.com/named-data/ndn-cxx/blob/9d158f033cdda77be4ec15967477aa8808490808/src/detail/pending-interest.hpp#L58

The Common Client Libraries should do the same.


Related issues 1 (0 open1 closed)

Is duplicate of NDN-CCL - Bug #3342: Interests without explicit InterestLifetime do not trigger onTimeout callbackClosed11/17/2015

Actions
Actions #1

Updated by Anonymous about 8 years ago

  • Is duplicate of Bug #3342: Interests without explicit InterestLifetime do not trigger onTimeout callback added
Actions #2

Updated by Anonymous about 8 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF