index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core
/
Internal
/
GrpcThreadPool.cs
Commit message (
Expand
)
Author
Age
*
support threadpool tracing
Jan Tattermusch
2016-11-11
*
support GrpcEnvironment.KillServersAsync
Jan Tattermusch
2016-06-06
*
serverside shutdown hook test
Jan Tattermusch
2016-06-06
*
make environment shutdown asynchronous
Jan Tattermusch
2016-06-06
*
name the threadpool threads before starting
Jan Tattermusch
2016-05-25
*
eliminate global completion registry
Jan Tattermusch
2016-05-25
*
completion registry is per cq
Jan Tattermusch
2016-05-25
*
add support for multiple cqs to GrpcThreadPool
Jan Tattermusch
2016-05-25
*
rename some ill-named enums and move them to the right files
Jan Tattermusch
2016-05-18
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
introduce gRPC logger
Jan Tattermusch
2015-07-24
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20