|  | Home | Libraries | People | FAQ | More | 
           
Run the io_context
          object's event processing loop to execute at most one handler.
        
count_type run_one(); » more...
          (Deprecated: Use non-error_code overlaod.) Run the io_context
          object's event processing loop to execute at most one handler.
        
count_type run_one( boost::system::error_code & ec); » more...