コミット履歴

作者 SHA1 メッセージ 日付
  Adam Lemmon 49164c8aeb Update Channel.cs 7 年 前
  Jan Tattermusch d90d082ca2 Merge pull request #16554 from jtattermusch/csharp_dont_leak_when_call_init_fails 7 年 前
  Jan Tattermusch 1abe2aeb9f c#: expose TryWaitForStateChangedAsync 7 年 前
  Jan Tattermusch b155c314f1 handle failures in async call initialization without leaks 7 年 前
  Jan Tattermusch dc7bedd128 C#: fix subchannel sharing for secure channels 7 年 前
  Jan Tattermusch b43741d10d Merge pull request #14577 from jtattermusch/csharp_remove_connectivity_watcher 7 年 前
  Jan Tattermusch f6909b259f fix a test 8 年 前
  Jan Tattermusch 9b9807a48c fix C# connectivity watcher shutdown race 8 年 前
  Jan Tattermusch 4dad711b6d get rid of C# connectivity watcher task 8 年 前
  Jan Tattermusch 7b0bca2efd do not throw and eat exceptions in C# connectivity watcher 8 年 前
  Jan Tattermusch 737f6e7ea6 synchronize access to native channel methods 8 年 前
  Jan Tattermusch 8b451ed31d server and channel adjustments 8 年 前
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 年 前
  Jan Tattermusch 8a507811ff C# workaround for unavailable on idle channels 8 年 前
  Jan Tattermusch 8d829d0d6d Add more Channel and Server constructor overloads 9 年 前
  Jan Tattermusch 4aea5281de Add ShutdownChannelsAsync api 9 年 前
  Jan Tattermusch 5858441a2c make environment shutdown asynchronous 9 年 前
  Jan Tattermusch a134fa7036 improve docs on ShutdownAsync() for servers and channels 9 年 前
  Jan Tattermusch 49fb84ab64 rename ChannelState.FatalFailure to ChannelState.Shutdown 9 年 前
  Jan Tattermusch e6d1de6054 eliminate global completion registry 9 年 前
  Jan Tattermusch 5ee8e77522 add support for multiple cqs to GrpcThreadPool 9 年 前
  Jan Tattermusch 528fb6651c improve channel behavior in shutdown situations 9 年 前
  Craig Tiller 6169d5f7b0 Update copyrights 10 年 前
  Jan Tattermusch 0f892567ee update copyrights 10 年 前
  Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 10 年 前
  Jan Tattermusch 7ebbc475fc put user defined userAgentString to the beginning of userAgentString 10 年 前
  Jan Tattermusch 723c34bae2 add ConfigureAwait(false) where needed 10 年 前
  Jan Tattermusch 08dea32d24 update C# to the new C core auth API 10 年 前
  Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 10 年 前
  Jan Tattermusch 12855fc682 polishing public docs 10 年 前