search results

  1. Adding a socket descriptor to the io_service dynamically and removing it. ... you are not \"adding a socket to pool loop\" or ... Boost Asio, io_service handles only ...
    stackoverflow.com/questions/15286939/​adding-a-socket... - Cached
  2. ... { boost::asio::io_service ... when boost try add descriptor inside epoll ... functions for managing the non-blocking behaviour of a socket or descriptor.
    svn.boost.org/trac/boost/ticket/4971 - Cached
  3. In my particular case it\'s a third-party library that exposes its internal socket. I use Boost.Asio ... adding a socket to an io_service ... socket or descriptor.
    svn.boost.org/trac/boo st/ticket/3900 - Cached
  4. I have just uploaded a draft version of Boost.Asio to the vault ... I may consider adding an io_service:: ... asi o::socket_acceptor classes that were used for all
    lists.boost.org/Archives/boost/2006/04/​103851.php - Cached
  5. ... and use boost ::dynamic_pointer ... Is there a way to add this UDP file descriptor into IO service ... asio::ip::udp::socket socket(io_service); ... boost::asio ...
    blog.gmane.org/​gmane.comp.lib.boost.asio.user​/month=20080601 - Cached
  6. ... op, boost::asio::error::bad_descriptor); ... tasks posted to io_service_compute, and adding to the ... socket_session(boost::asio::io_service ...
    sourceforge.net/mailarchive/​forum.php?forum_name=asio... - Cached
    More results from sourceforge.net »
  7. Subject: [Boost-users] Boost::asio, ... socket(m_IoService)); boost::asio::ip::tcp:: ... i.e. even if your io_service is running
    groups.google.com/group/boost-list/​browse_thread/thread/... - Cached
  8. Add raw socket support ... lifetime in a dynamically loaded DLL on Windows. ... (int descriptor, boost::asio::io_service& io_service, ...
    lists.boost.org/boost-commit/2008/06/​9259.php - Cached
  9. ... socket socket_trsans(io_service); error = boost::asio:: ... to implement dynamic service binding to an io_service with asio< /B>? all ... boost::asio::io_service io ...
    sourceforge.net/mailarchive/​forum.php?forum_name=asio... - Cached
  10. ... static pointer create(boost::asio::io_service&); tcp::socket& socket(); void ... (removing the useless session ... Async wait on file descriptor using Boost Asio. 2.
    stackoverflow.com/.../how-to-apply-this-​boost-asio... - Cached