BIND 10 #752: IOService Refactoring
BIND 10 Development
do-not-reply at isc.org
Fri Mar 25 10:57:06 UTC 2011
#752: IOService Refactoring
-------------------------------------+-------------------------------------
Reporter: stephen | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Unclassified | Sprint-20110419
Sensitive: 0 | Keywords:
Add Hours to Ticket: 0 | Estimated Number of Hours: 0
Total Hours: 0 | Billable?: 1
| Internal?: 0
-------------------------------------+-------------------------------------
Several points in the code access the boost ASIO "post" function through
IOService by calling IOService::get_io_service().post(). Ideally
IOService should supply a post() method itself. Owing to the use of
templates, this may require removing the "pimpl" structure.
--
Ticket URL: <http://bind10.isc.org/ticket/752>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list