Project

General

Profile

Feature #4843

Updated by Junxiao Shi about 5 years ago

Functions and signals on `LinkService` and `Face` classes need to have *EndpointId* argument. 

 Also, create Create a `IncomingFaceTag` that carries both FaceId and EndpointId. 
 

 In NFD primary thread (i.e. except RIB), replace all usage of `IncomingFaceIdTag` with `IncomingFaceTag`.

Back