[Home]BoostSocket/Level2Design

BOOST WIKI | BoostSocket | RecentChanges | Preferences | Page List | Links List

boost::socket Level 2

Provide restricted interfaces to reduce preconditons and avoid usage errors.

This should probably be imlementations of more general Acceptor, Connector and Data Connection concepts, that could also be implemented with pipes, etc.

As mentioned by Boris Schaeling in http://article.gmane.org/gmane.comp.lib.boost.devel/12323 there are several io models that could be supported.

  1. blocking
  2. multiplexing
  3. signal-driven
  4. asynchronous

multipelxing primitives


BOOST WIKI | BoostSocket | RecentChanges | Preferences | Page List | Links List
Edit text of this page | View other revisions
Last edited December 18, 2004 12:28 pm (diff)
Search:
Disclaimer: This site not officially maintained by Boost Developers