Project

General

Profile

Feature #2261

Updated by Junxiao Shi about 9 years ago

Some time ago we made `Face::decodeAndDispatchInput` non-throwing, now it just returns false when there's a decode error.   
 The same should be done with `PartialMessageStore::receiveNdnlpData`.

Back