Lines Matching refs:wd
1417 rd, wd time.Time // read, write deadline1433 c.wd = t1486 if !c.wd.IsZero() && time.Now().After(c.wd) {