Home | History | Annotate | Download | only in http

Lines Matching refs:removeOldest

703 		oldest := t.idleLRU.removeOldest()
2152 func (cl *connLRU) removeOldest() *persistConn {