Searched defs:writePingAck (Results 1 – 1 of 1) sorted by relevance
134 type writePingAck struct{ pf *PingFrame } argument136 func (w writePingAck) writeFrame(ctx writeContext) error {140 …nc (w writePingAck) staysWithinBuffer(max int) bool { return frameHeaderLen+len(w.pf.Data) <= max }