Jan Tattermusch 51d4f01949 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown 9 лет назад
..
AsyncCall.cs b8d50af3a5 deduplicate send finished handler 9 лет назад
AsyncCallBase.cs b8d50af3a5 deduplicate send finished handler 9 лет назад
AsyncCallServer.cs 5b521d2cbe Merge pull request #6712 from jtattermusch/csharp_more_completion_queues 10 лет назад
AtomicCounter.cs ea7469d62e refcounting completion queue shutdown 10 лет назад
BatchContextSafeHandle.cs f4a961df96 move ServerRpcNew and ClientSideStatus to their own file 10 лет назад
CStringSafeHandle.cs 6169d5f7b0 Update copyrights 10 лет назад
CallCredentialsSafeHandle.cs 6169d5f7b0 Update copyrights 10 лет назад
CallError.cs e0af286620 rename some ill-named enums and move them to the right files 10 лет назад
CallSafeHandle.cs b089320d40 completion registry is per cq 10 лет назад
ChannelArgsSafeHandle.cs 6169d5f7b0 Update copyrights 10 лет назад
ChannelCredentialsSafeHandle.cs 6169d5f7b0 Update copyrights 10 лет назад
ChannelSafeHandle.cs e6d1de6054 eliminate global completion registry 10 лет назад
ClientRequestStream.cs 82e4581898 get rid of AsyncCompletionDelegate 10 лет назад
ClientResponseStream.cs 96f21a27cb make end-of-stream idempotent 10 лет назад
ClientSideStatus.cs f4a961df96 move ServerRpcNew and ClientSideStatus to their own file 10 лет назад
ClockType.cs e0af286620 rename some ill-named enums and move them to the right files 10 лет назад
CompletionQueueEvent.cs e0af286620 rename some ill-named enums and move them to the right files 10 лет назад
CompletionQueueSafeHandle.cs b089320d40 completion registry is per cq 10 лет назад
CompletionRegistry.cs 6169d5f7b0 Update copyrights 10 лет назад
DebugStats.cs 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 лет назад
DefaultSslRootsOverride.cs ec4359ddc1 add support for CoreCLR 9 лет назад
GrpcThreadPool.cs 739ee1b159 support GrpcEnvironment.KillServersAsync 9 лет назад
INativeCall.cs 305ffd4847 make SendStatusFromServer optionally send a message as well 10 лет назад
InterceptingCallInvoker.cs acb842c205 fix copyrights 10 лет назад
MetadataArraySafeHandle.cs 6dd544c598 tiny optimization in MetadataArraySafeHandle 10 лет назад
NativeExtension.cs 317b8acf99 migrate everything to netstandard1.5 9 лет назад
NativeLogRedirector.cs 6169d5f7b0 Update copyrights 10 лет назад
NativeMetadataCredentialsPlugin.cs 9ad4c3a1fb async void is illegal in ASP.NET and DNXcore 10 лет назад
NativeMethods.cs 138156abf1 add missing pinvoke method 10 лет назад
PlatformApis.cs 317b8acf99 migrate everything to netstandard1.5 9 лет назад
SafeHandleZeroIsInvalid.cs ec4359ddc1 add support for CoreCLR 9 лет назад
ServerCallHandler.cs b089320d40 completion registry is per cq 10 лет назад
ServerCalls.cs bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 11 лет назад
ServerCredentialsSafeHandle.cs 6169d5f7b0 Update copyrights 10 лет назад
ServerRequestStream.cs 96f21a27cb make end-of-stream idempotent 10 лет назад
ServerResponseStream.cs 82e4581898 get rid of AsyncCompletionDelegate 10 лет назад
ServerRpcNew.cs f4a961df96 move ServerRpcNew and ClientSideStatus to their own file 10 лет назад
ServerSafeHandle.cs 51d4f01949 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown 9 лет назад
Timespec.cs e0af286620 rename some ill-named enums and move them to the right files 10 лет назад
UnimplementedCallInvoker.cs acb842c205 fix copyrights 10 лет назад
UnmanagedLibrary.cs 1afdf846cb make gRPC C# nuget work with new project.json style projects 10 лет назад