Skip to content
  • Yoshitaka Aharen's avatar
    Address some review comments [comment:ticket:347:5] · 468ed141
    Yoshitaka Aharen authored
    * Timer call back scheme of submitting statistics changed.
    * Avoid dynamic allocations.
    * Some files and classes were renamed.
      - stats.{cc,h} -> statistics.{cc,h}
      - class Counter -> class QueryCounters
    * Remove unnecessary includes.
    * Some test cases were appended.
      - class IntervalTimer
      - Submitted values from QueryCounters::submitStatistics()
      - Counter increment with handling query
    * Remove namespace 'statistics'.
    * Argument to constructor of IntervalTimer was changed
      to asio_link::IOService&.
    * Error handling improved
      - Parameter check
      - Exception handling
    * Documentation and comments were appended.
    
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac347@3782 e5f2f494-b856-4b98-b285-d166d9295462
    468ed141
To find the state of this project's repository at the time of any of these versions, check out the tags.