[ndnSIM] InterestProcessTimeOut in NFD

Hitesh Wadekar wadekahn at clarkson.edu
Mon Jun 8 08:02:26 PDT 2015


Hello Guys,

Do we have a function in NFD at app level such as InterestTimeOut()? like
if I send an interest and if we didn't get any response of that interest
then we should get a notification (event) InterestTimeOut.

I could see a function in NDN face, (ndn-cxx/face.hpp)

  const PendingInterestId*
  expressInterest(const Interest& interest,
                  const OnData& onData, const OnTimeout& onTimeout =
OnTimeout());

But don't know how to use it or call NDF app level

Thanks for the input.

Thanks,
Hitesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20150608/b2b5f531/attachment.html>


More information about the ndnSIM mailing list