Home | History | Annotate | Download | only in http

Lines Matching refs:removeOldest

752 		oldest := t.idleLRU.removeOldest()
2304 func (cl *connLRU) removeOldest() *persistConn {