BIND 10 #327: early work on recursion
BIND 10 Development
do-not-reply at isc.org
Mon Oct 11 08:34:37 UTC 2010
#327: early work on recursion
---------------------------+------------------------------------------------
Reporter: each | Owner: each
Type: defect | Status: reviewing
Priority: major | Milestone: y2 12 month milestone
Component: recurser | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
---------------------------+------------------------------------------------
Comment(by stephen):
> ...from IOEndpoint, actually. The problem is that these members all
reference asio_endpoint_,
> which doesn't exist in the base class (can't, as it has a different type
in each of the
> derived classes).
> (Is there a way to do this with templates, maybe?)
Uh, good point. As to templates, although you'd want to keep the
abstraction of IOEndpoint, the code for TCPEndpoint and UDPEndpoint could
be combined in one templated class, with the type of endpoint as the
template parameter.
--
Ticket URL: <http://bind10.isc.org/ticket/327#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list