Home | History | Annotate | Download | only in http

Lines Matching refs:remote

2105 // A GoAwayFrame informs the remote peer to stop creating streams on this connection.
3278 // "half-closed (remote)". This is one less state transition to track.
3283 // "reserved (remote)" is omitted since the client code does not
5102 // closed (remote)" or "closed" stream. A receiver MUST
6412 // is in either the "open" or "half-closed (remote)" state.
6454 // transition to "half closed (remote
6455 // we start in "half closed (remote)" for simplicity.