Searched refs:writeWindowUpdate (Results 1 – 4 of 4) sorted by relevance
320 type writeWindowUpdate struct { struct325 func (wu writeWindowUpdate) staysWithinBuffer(max int) bool { return frameHeaderLen+4 <= max } argument327 func (wu writeWindowUpdate) writeFrame(ctx writeContext) error { argument
1078 case StreamError, handlerPanicRST, writeWindowUpdate:2184 write: writeWindowUpdate{streamID: streamID, n: uint32(n)},
314 new DefaultHttp2FrameWriter().writeWindowUpdate(ctx, 0, delta, newPromise()); in windowUpdate()
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...