Searched refs:writingFrame (Results 1 – 1 of 1) sorted by relevance
485 …writingFrame bool // started writing a frame (on serve goroutine or se… member863 sentGoAway := sc.inGoAway && !sc.needToSendGoAway && !sc.writingFrame1069 if sc.writingFrame {1098 sc.writingFrame = true1119 if !sc.writingFrame {1122 sc.writingFrame = false1185 if sc.writingFrame || sc.inFrameScheduleLoop {