aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/server.h
Commit message (Expand)AuthorAge
* Add experimental versions with interceptors for create channel from fd and in...Gravatar Yash Tibrewal2018-09-30
* Create a new method handler for resource exhaustion and tie into thread mgrGravatar Vijay Pai2018-08-14
* Fix default argument(put it in header instead of source file)Gravatar Sree Kuchibhotla2018-08-06
* Make resource quota argument optional to the Server constructorGravatar Sree Kuchibhotla2018-08-01
* Revert "Revert "Restrict the number of threads in C++ sync server""Gravatar Sree Kuchibhotla2018-08-01
* Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
* Each ThreadManager is a resource userGravatar Sree Kuchibhotla2018-07-20
* Eliminate existence of SneakyCallOpSet, some server cleanupGravatar Vijay Pai2018-03-22
* Update server.hGravatar Vijay Pai2018-03-13
* Added protected default constructorGravatar makdharma2018-03-13
* added ///Experimental in comment for c_serverGravatar makdharma2018-03-09
* moved member variables from protected to privateGravatar makdharma2018-03-09
* clang-formatGravatar makdharma2018-02-26
* Remove "final" keyword and make methods protected.Gravatar makdharma2018-02-23
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15