aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/server_context.h
Commit message (Collapse)AuthorAge
* Const correctness for ClientContext and ServerContext gettersGravatar Bill Clarke2016-06-22
|
* Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
|
* Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
|
* Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
|
* Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
| | | | There is a comment above IsCancelled that says when it is ok to use this.
* Update comment on TryCancel() APIGravatar Sree Kuchibhotla2016-01-29
|
* Comments and formatGravatar Sree Kuchibhotla2016-01-28
|
* TryCancel() on ServerContext()Gravatar Sree Kuchibhotla2016-01-28
|
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25