TimeoutManager.this

Constructor.

  1. this(size_t n, IAllocator allocator)
  2. this(IAllocator allocator)
    class TimeoutManager

Parameters

allocator IAllocator

use this bucket element allocator for the expiry registration to ISelectClient map.

Meta