| .. |
|
AsyncCall.cs
|
222dd9f340
fixes from code review
|
6 lat temu |
|
AsyncCallBase.cs
|
5344c81f3c
switch C# to contextual serializer and deserializer internally
|
7 lat temu |
|
AsyncCallServer.cs
|
5344c81f3c
switch C# to contextual serializer and deserializer internally
|
7 lat temu |
|
AtomicCounter.cs
|
7a3bd5b7d6
more correct atomic counter
|
8 lat temu |
|
AuthContextSafeHandle.cs
|
9210293d9e
dont use generic version of Marshal.SizeOf
|
8 lat temu |
|
BatchContextSafeHandle.cs
|
fba18d8551
Fix a number of spelling errors.
|
7 lat temu |
|
CStringSafeHandle.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
CallCredentialsSafeHandle.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
CallError.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
CallFlags.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
CallSafeHandle.cs
|
0f41e496d2
simple version of batchcontext pooling
|
8 lat temu |
|
ChannelArgsSafeHandle.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
ChannelCredentialsSafeHandle.cs
|
c835fedd4d
Modify verifyPeerCallback logic to use NativeCallbackDispatcher
|
6 lat temu |
|
ChannelSafeHandle.cs
|
0f41e496d2
simple version of batchcontext pooling
|
8 lat temu |
|
ClientRequestStream.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
ClientResponseStream.cs
|
bb872c02d9
allow cancelling MoveNext operations
|
8 lat temu |
|
ClientSideStatus.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
ClockType.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
CompletionQueueEvent.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
CompletionQueueSafeHandle.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
CompletionRegistry.cs
|
e8b331305c
basic pooling of requestcallcontext
|
8 lat temu |
|
ContextPropagationFlags.cs
|
d748d9c01d
Refactor ContextPropagationToken
|
6 lat temu |
|
ContextPropagationTokenImpl.cs
|
50854e9521
remove unsubstantiated TODO
|
6 lat temu |
|
DebugStats.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
DefaultDeserializationContext.cs
|
5344c81f3c
switch C# to contextual serializer and deserializer internally
|
7 lat temu |
|
DefaultObjectPool.cs
|
c14997be8e
fix leak caused by csharp context pooling
|
7 lat temu |
|
DefaultSerializationContext.cs
|
5344c81f3c
switch C# to contextual serializer and deserializer internally
|
7 lat temu |
|
DefaultServerCallContext.cs
|
d748d9c01d
Refactor ContextPropagationToken
|
6 lat temu |
|
DefaultSslRootsOverride.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
GrpcThreadPool.cs
|
fba18d8551
Fix a number of spelling errors.
|
7 lat temu |
|
INativeCall.cs
|
85807230fb
consistent naming for OnReceivedCloseOnServer
|
8 lat temu |
|
IObjectPool.cs
|
0f41e496d2
simple version of batchcontext pooling
|
8 lat temu |
|
IPooledObject.cs
|
c14997be8e
fix leak caused by csharp context pooling
|
7 lat temu |
|
IServerResponseStream.cs
|
9c51ff9b33
Make C# ServerCallContext implementation agnostic
|
6 lat temu |
|
MarshalUtils.cs
|
0f59ff7b4d
remove unused methods from MarshalUtils
|
6 lat temu |
|
MetadataArraySafeHandle.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
MonoPInvokeCallbackAttribute.cs
|
f422acdb7e
move MonoPInvokeCallbackAttribute to a separate file
|
6 lat temu |
|
NativeCallbackDispatcher.cs
|
f1199912e8
fix typo in log message
|
6 lat temu |
|
NativeExtension.cs
|
2780136fcf
Merge pull request #18327 from jtattermusch/csharp_unified_native_callbacks
|
6 lat temu |
|
NativeLogRedirector.cs
|
f422acdb7e
move MonoPInvokeCallbackAttribute to a separate file
|
6 lat temu |
|
NativeMetadataCredentialsPlugin.cs
|
83b6a98872
allow return value from native callbacks
|
6 lat temu |
|
NativeMethods.Generated.cs
|
c835fedd4d
Modify verifyPeerCallback logic to use NativeCallbackDispatcher
|
6 lat temu |
|
NativeMethods.cs
|
fdd24f10f3
enable loading grpc_csharp_ext as a unity native plugin
|
7 lat temu |
|
PlatformApis.cs
|
cfe021a3b3
netstandard2.0 tweaks
|
6 lat temu |
|
RequestCallContextSafeHandle.cs
|
fba18d8551
Fix a number of spelling errors.
|
7 lat temu |
|
SafeHandleZeroIsInvalid.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
ServerCallHandler.cs
|
8a33ae4c52
simplify IServerCallHandler
|
6 lat temu |
|
ServerCalls.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
ServerCredentialsSafeHandle.cs
|
db0e21a5cb
Expose certificate request type in SslServerCredentials.
|
7 lat temu |
|
ServerRequestStream.cs
|
bb872c02d9
allow cancelling MoveNext operations
|
8 lat temu |
|
ServerResponseStream.cs
|
9c51ff9b33
Make C# ServerCallContext implementation agnostic
|
6 lat temu |
|
ServerRpcNew.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
ServerSafeHandle.cs
|
e8b331305c
basic pooling of requestcallcontext
|
8 lat temu |
|
ServerServiceDefinitionExtensions.cs
|
73b846492a
change namespace to internal
|
6 lat temu |
|
Timespec.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
UnimplementedCallInvoker.cs
|
7897ae9308
auto-fix most of licenses
|
8 lat temu |
|
UnmanagedLibrary.cs
|
cfe021a3b3
netstandard2.0 tweaks
|
6 lat temu |