Activity
From 08/12/2015 to 09/10/2015
09/10/2015
- 10:44 AM Task #3194 (Duplicate): expressInterest should call onTimeout even for unspecified interest lifetime
- In ndn-cxx, expressInterest still calls onTimeout after a default period (4000 ms), even if the interest does not spe...
- 08:29 AM Bug #3130: RegisterPrefix doesn't provide a callback
- Hi Susmit. I implemented the optional onRegisterSuccess callback in registerPrefix.
https://github.com/named-data/Py... - 08:27 AM Feature #3005: Add callback for successful prefix registration
- In PyNDN, implemented the optional onRegisterSuccess callback in registerPrefix.<br>
https://github.com/named-data/P...
09/09/2015
- 12:35 AM Feature #3005: Add callback for successful prefix registration
- I updated the description to say that the optional onRegisterSuccess parameter comes after the required onRegisterFai...
09/01/2015
- 10:05 AM Task #3152 (Closed): In callbacks, catch and log any exception in case the app doesn't
- In callbacks like OnData, we need to document that the application should use a try/catch block to handle exceptions ...
- 09:35 AM Bug #3130 (Closed): RegisterPrefix doesn't provide a callback
- I re-opened issue #3005 for implementing OnRegisterSuccess in all the libraries, including PyNDN, so please follow it...
- 09:32 AM Feature #3005 (In Progress): Add callback for successful prefix registration
- The OnRegisterSuccess callback applies to all libraries, so I moved this to NDN-CCL. This is implemented in jNDN. Nee...
08/31/2015
- 10:13 PM Bug #3130: RegisterPrefix doesn't provide a callback
- Yes, this will be sufficient. Please raise the priority.
- 08:50 AM Bug #3130: RegisterPrefix doesn't provide a callback
- Hello Susmit. In jNDN (the Java library), we added an OnRegisterSuccess callback to registerPrefix:<br>
https://gith...
08/24/2015
- 06:14 PM Bug #3130 (Closed): RegisterPrefix doesn't provide a callback
- When face.registerPrefix() is called immediately followed by face.ExpressInterest(), Interests time out.
This happe...
Also available in: Atom