[Nfd-dev] ndn-cxx deprecated feature removal: Face::Face(shared_ptr<io_service>) and Face::ioService()

Junxiao Shi shijunxiao at email.arizona.edu
Sun Nov 2 20:44:14 PST 2014


Dear folks

The following deprecated function will be removed from ndn-cxx soon:

   - Face::Face(shared_ptr<boost::asio::io_service>)
   - shared_ptr<boost::asio::io_service> Face::ioService()

These functions deprecated before ndn-cxx v0.2.0 release.

If you have code that depend on this feature, please reply no later than
Nov 08 12:00 UTC.
Otherwise, we'll proceed with the removal.

You can try compile your projects with ndn-cxx Change
http://gerrit.named-data.net/1374
and verify it works.

I've verified that the following projects are unaffected: ndn-tlv-ping,
ndn-traffic-generator, NFD.

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20141102/8dc50dfe/attachment.html>


More information about the Nfd-dev mailing list