BIND 10 #3325: Add wrapper for asio::io_service::poll and poll_one to asiolink::IOService

BIND 10 Development do-not-reply at isc.org
Tue Feb 4 21:14:31 UTC 2014


#3325: Add wrapper for asio::io_service::poll and poll_one to asiolink::IOService
-------------------------------------+-------------------------------------
                   Reporter:  tmark  |                 Owner:  UnAssigned
                       Type:         |                Status:  new
  enhancement                        |             Milestone:  New Tasks
                   Priority:  low    |              Keywords:
                  Component:         |             Sensitive:  0
  libdns++                           |           Sub-Project:  Core
               CVSS Scoring:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 asio::io_service provides two non-blocking methods, poll and poll_one for
 executing ready handlers.  These methods are not currently visible as
 there are no wrappers provided in asiolink::IOService.

 b10-dhcp-ddns related and related Kea work make use of poll now by
 accessing the native io_service.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3325>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list