Searched refs:processWindowUpdate (Results 1 – 2 of 2) sorted by relevance
1532 err = rl.processWindowUpdate(f)2032 func (rl *clientConnReadLoop) processWindowUpdate(f *WindowUpdateFrame) error { func
1349 return sc.processWindowUpdate(f)1392 func (sc *serverConn) processWindowUpdate(f *WindowUpdateFrame) error { func