diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2015-07-05 12:44:37 -0700 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2015-07-05 12:44:37 -0700 |
commit | 9188d7a2df8217aa9414113a215668118a0dd700 (patch) | |
tree | c92e633f2e0bccaf6ca615a076b91d9a120189c2 /src/csharp | |
parent | 092d8d1b7f4acd55a7bb89b10deb8e4c33ad6930 (diff) |
Change transport contract to automatically disconnect after sending a goaway
iff there are no calls left - lets us remove this tracking from the server where it required a server-wide lock, and instead do the processing under the transport lock which parallelizes much more cleanly.
Diffstat (limited to 'src/csharp')
0 files changed, 0 insertions, 0 deletions