Thread: Boost.Asio's io_service and event handling

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User Chris87's Avatar
    Join Date
    Dec 2007
    Posts
    139
    Oh okay. Daisy chaining and recursion makes sense then. Now can this execute multiple times using a thread pool or something because otherwise it would seem like it would block other incoming connections
    Last edited by Chris87; 02-05-2016 at 09:37 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Converting From Boost::Asio::streambuf to a string
    By EverydayDiesel in forum C++ Programming
    Replies: 2
    Last Post: 01-07-2016, 11:26 AM
  2. Replies: 2
    Last Post: 04-14-2013, 12:25 PM
  3. Boost Asio and asynchronous I/O
    By Elysia in forum C++ Programming
    Replies: 9
    Last Post: 06-19-2011, 07:51 PM
  4. Open a serial port asynchronously with boost asio?
    By TriKri in forum C++ Programming
    Replies: 2
    Last Post: 05-16-2010, 12:33 PM
  5. Boost ASIO
    By PetrolMan in forum C++ Programming
    Replies: 0
    Last Post: 04-10-2009, 03:24 PM