ISelectListenerPoolInfo.opApply

foreach iterator over informational interfaces to the active connections in the pool.

  1. int opApply(int delegate(ref IConnectionHandlerInfo) dg)
    interface ISelectListenerPoolInfo
    int
    opApply
    (
    scope int delegate dg
    )
  2. int opApply(int delegate(ref size_t, ref IConnectionHandlerInfo) dg)

Meta