grpc-java/okhttp/src
Kun Zhang 41410345e6 core: pass status to ManagedClientTransport.shutdown() (#3351)
This aligns with shutdownNow(), which is already accepting a status.
The status will be propagated to application when RPCs failed because
of transport shutdown, which will become useful information for debug.
2017-08-16 10:23:07 -07:00
..
main core: pass status to ManagedClientTransport.shutdown() (#3351) 2017-08-16 10:23:07 -07:00
test/java/io/grpc core: pass status to ManagedClientTransport.shutdown() (#3351) 2017-08-16 10:23:07 -07:00