grpc/include
Craig Tiller 4dff0ee48a
Fix bug in CQNext (#27022)
Internal bug b/170934515

In some cases, calling CQ::Next will return true without passing up a
new tag value, which is very much illegal. My expectation is that this
is due to messing up between SHUTDOWN and TIMEOUT in lower layer code
that doesn't particularly matter much to most callers, but was being
erroneously checked here.
2021-08-17 10:50:10 -07:00
..
grpc Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 2021-08-16 19:07:39 -07:00
grpc++ Explain include/grpc++ vs include/grpcpp 2021-02-17 12:08:59 -08:00
grpcpp Fix bug in CQNext (#27022) 2021-08-17 10:50:10 -07:00