d6655309043a86a58b4d752e2c834376571da928
This method accepts parsed URI object and attempts to create Face on the right channel (e.g., if hostname in URI resolved to IPv6, IPv6 TCP channel will be used). Factories that do not support 'createFace' operation will throw an exception. As of this commit, *Factory::create methods are renamed to more explicit *Factory::createChannel, and *Factory::connect to *Factory::createFace. All other Factory-specific methods should denote what exactly is created: channel, face, or multicast face. Change-Id: I6396dc84c4cd8bbcdde9f55cfac90635d99e93e9 Refs: #1195
NFD - Named Data Networking Forwarding Daemon
Description
Languages
C++
96.5%
Python
2.6%
XSLT
0.5%
Shell
0.3%
CSS
0.1%