Home
last modified time | relevance | path

Searched refs:GoAway (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dtransport.go574 GoAway() <-chan struct{} methodSpec
Dhttp2_client.go1243 func (t *http2Client) GoAway() <-chan struct{} { func
/external/syzkaller/vendor/google.golang.org/grpc/
Dclientconn.go1385 case <-t.GoAway():
1420 case <-t.GoAway():