Help for this page

Select Code to Download


  1. or download this
    We are sorry that our customers were affected by this bug and are insp
    +ecting all our
    code to ensure that there are no other leap second sensitive uses of t
    +ime intervals.
    
  2. or download this
    - if rttMax == 0 {
    + if rttMax <= 0 {
        rttMax = DefaultTimeout
    }