Skip to content
  • Thomas Markwalder's avatar
    [3087] Use IOServicePtr consistently in DHCP-DDNS · 4d07784b
    Thomas Markwalder authored
    Some classes were using references to isc::asiolink::IOService, others
    where using d2::IOServicePtr.  The latter is now used throughout for
    consistency as well as support for future, possible, multi-threaded
    implementation.
    4d07784b