Searched defs:handlerPanicRST (Results 1 – 1 of 1) sorted by relevance
118 type handlerPanicRST struct { struct119 StreamID uint32122 func (hp handlerPanicRST) writeFrame(ctx writeContext) error {126 func (hp handlerPanicRST) staysWithinBuffer(max int) bool { return frameHeaderLen+4 <= max }