-
- Downloads
Merge pull request #9390 from jtattermusch/csharp_utf8_message
Make C# status messages truly UTF8
Showing
- src/csharp/Grpc.Core.Tests/ClientServerTest.cs 16 additions, 0 deletionssrc/csharp/Grpc.Core.Tests/ClientServerTest.cs
- src/csharp/Grpc.Core/Internal/BatchContextSafeHandle.cs 10 additions, 1 deletionsrc/csharp/Grpc.Core/Internal/BatchContextSafeHandle.cs
- src/csharp/Grpc.Core/Internal/CallSafeHandle.cs 4 additions, 1 deletionsrc/csharp/Grpc.Core/Internal/CallSafeHandle.cs
- src/csharp/Grpc.Core/Internal/NativeMethods.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/Internal/NativeMethods.cs
- src/csharp/ext/grpc_csharp_ext.c 3 additions, 2 deletionssrc/csharp/ext/grpc_csharp_ext.c
Loading
Please register or sign in to comment