introduce separate grpcsharp_request_call_context
Showing
- src/csharp/Grpc.Core/Grpc.Core.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core/Grpc.Core.csproj
- src/csharp/Grpc.Core/Internal/BatchContextSafeHandle.cs 0 additions, 15 deletionssrc/csharp/Grpc.Core/Internal/BatchContextSafeHandle.cs
- src/csharp/Grpc.Core/Internal/CompletionRegistry.cs 28 additions, 1 deletionsrc/csharp/Grpc.Core/Internal/CompletionRegistry.cs
- src/csharp/Grpc.Core/Internal/NativeMethods.cs 25 additions, 16 deletionssrc/csharp/Grpc.Core/Internal/NativeMethods.cs
- src/csharp/Grpc.Core/Internal/RequestCallContextSafeHandle.cs 85 additions, 0 deletions...csharp/Grpc.Core/Internal/RequestCallContextSafeHandle.cs
- src/csharp/Grpc.Core/Internal/ServerSafeHandle.cs 3 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/ServerSafeHandle.cs
- src/csharp/Grpc.Core/Server.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core/Server.cs
- src/csharp/ext/grpc_csharp_ext.c 39 additions, 25 deletionssrc/csharp/ext/grpc_csharp_ext.c
Loading
Please register or sign in to comment