grpc-java/okhttp
nmittler 0cd28dd32b Fixing okhttp hang when tls nego fails.
Negotiation failure results in a RuntimeException, which is not properly  handled by the okhttp code, resulting in the client hanging.

Refactored the code to shutdown the transport when TLS negotiation fails.
2015-09-10 11:51:14 -07:00
..
src Fixing okhttp hang when tls nego fails. 2015-09-10 11:51:14 -07:00
build.gradle Produce combined JavaDoc, add links, exclude internals 2015-05-05 11:32:15 -07:00