grpc-java/services
zpencer ca99f80999
core,services: track server sockets in channelz (#4226)
Rather than querying the ServerImpl for its sockets, we register them
into channelz as with all the other entities, for consistency.

Error conditions are checked with `assert` statements, so we throw in
tests.
2018-03-16 17:21:25 -07:00
..
src core,services: track server sockets in channelz (#4226) 2018-03-16 17:21:25 -07:00
build.gradle buildscripts,travis: fetch from mvn with retries (#4140) 2018-03-01 19:11:24 -08:00