Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
C Core API cleanup.
No related branches found
No related tags found
Showing
- Makefile 1 addition, 31 deletionsMakefile
- build.json 0 additions, 14 deletionsbuild.json
- include/grpc/grpc.h 11 additions, 31 deletionsinclude/grpc/grpc.h
- src/core/surface/call.c 39 additions, 42 deletionssrc/core/surface/call.c
- src/core/surface/call.h 1 addition, 2 deletionssrc/core/surface/call.h
- src/core/surface/completion_queue.c 27 additions, 69 deletionssrc/core/surface/completion_queue.c
- src/core/surface/completion_queue.h 2 additions, 23 deletionssrc/core/surface/completion_queue.h
- src/core/surface/event_string.c 7 additions, 19 deletionssrc/core/surface/event_string.c
- src/core/surface/server.c 11 additions, 15 deletionssrc/core/surface/server.c
- src/cpp/client/client_context.cc 4 additions, 8 deletionssrc/cpp/client/client_context.cc
- src/cpp/common/completion_queue.cc 20 additions, 32 deletionssrc/cpp/common/completion_queue.cc
- src/csharp/Grpc.Core.Tests/PInvokeTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core.Tests/PInvokeTest.cs
- src/csharp/Grpc.Core/Internal/AsyncCall.cs 3 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/AsyncCall.cs
- src/csharp/Grpc.Core/Internal/AsyncCallBase.cs 7 additions, 8 deletionssrc/csharp/Grpc.Core/Internal/AsyncCallBase.cs
- src/csharp/Grpc.Core/Internal/AsyncCallServer.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/Internal/AsyncCallServer.cs
- src/csharp/Grpc.Core/Internal/CallSafeHandle.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/Internal/CallSafeHandle.cs
- src/csharp/Grpc.Core/Internal/Enums.cs 5 additions, 38 deletionssrc/csharp/Grpc.Core/Internal/Enums.cs
- src/csharp/Grpc.Core/Internal/ServerSafeHandle.cs 5 additions, 6 deletionssrc/csharp/Grpc.Core/Internal/ServerSafeHandle.cs
- src/csharp/Grpc.Core/Server.cs 4 additions, 8 deletionssrc/csharp/Grpc.Core/Server.cs
- src/csharp/ext/grpc_csharp_ext.c 12 additions, 19 deletionssrc/csharp/ext/grpc_csharp_ext.c
Loading
Please register or sign in to comment