Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doNotReuse (0.1 sec)

  1. src/net/http/h2_bundle.go

    	flow            http2outflow // our conn-level flow control quota (cs.outflow is per stream)
    	inflow          http2inflow  // peer's conn-level flow control
    	doNotReuse      bool         // whether conn is marked to not be reused for any future requests
    	closing         bool
    	closed          bool
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
Back to top