Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7018843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T23:06:17+00:00 2026-05-27T23:06:17+00:00

io_service::poll_one Run the io_service object’s event processing loop to execute one ready handler. vs

  • 0

io_service::poll_one Run the io_service object’s event processing loop
to execute one ready handler.

vs

io_service::run_one Run the io_service object’s event processing loop
to execute at most one handler.

From that explanation it would seem poll_one could execute more than one handler? Does run_one or poll_one use any thread that’s called run() or only the thread that calls poll_one/run_one?

The documentation for ASIO is very sparse.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T23:06:17+00:00Added an answer on May 27, 2026 at 11:06 pm

    poll_one will return immediately (non-blocking) in case there is no event to process.

    run_one will block the calling thread until one event is ready to process.

    You could also check some documentation here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an object that receives callbacks from a boost::io_service , and for a
I am writing a server application using Boost Asio: Server: Running io_service.run() from pool
HI all! There is an io_service object, methods run() works in a thread pool.
I'm using a fairly simple boost::asio set-up, where I call io_service.run() from the main
I want to provide a global io_service that is driven by one global thread.
In asio:: io_service I insert objects. asio:: io_service::run() runs in several threads. The possibility
Is it possible that nested calls of io_service.run_one() is not a valid use of
I have an ip::udp::socket constructed with an io_service . There is only one boost::thread
According to the Boost Documentation , having multiple threads call io_service::run() sets up a
I call boost::asio::serial_port::async_write_some() and asio::io_service::run() in the other thread. There is a callback given

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.