Searched refs:processGoAway (Results 1 – 2 of 2) sorted by relevance
1522 err = rl.processGoAway(f)1963 func (rl *clientConnReadLoop) processGoAway(f *GoAwayFrame) error { func
1359 return sc.processGoAway(f)1647 func (sc *serverConn) processGoAway(f *GoAwayFrame) error { func