grpc/doc
Mark D. Roth 707aad777d
resolver: refactor common code for polling-based resolvers (#28979)
* resolver: refactor common code for polling-based resolvers

* remove now-incorrect assertion

* fix cleanup bug

* add missing include guards

* portability fix

* fix some lifetime issues

* plumb tracer into PollingResolver

* fix pollset_set propagation

* increase RPC timeout in python DNSResolverTest

* add dns_resolver tracer and fix ref leak

* code review comments

* check shutdown_ in OnNextResolutionLocked()
2022-03-10 10:45:52 -08:00
..
core grpc_millis -> Timestamp/Duration (#28119) 2022-03-01 11:34:05 -08:00
cpp Cast an index to size_t to avoid sign-conversion warning 2018-08-17 13:38:48 -07:00
csharp Update server_reflection.md 2020-09-15 18:28:30 +08:00
images Move core docs to core subdir. 2018-10-22 13:42:32 -07:00
python Revert "Revert "Revert "Add Python Reflection Client (#28443)" (#28878)" (#28879)" (#29023) 2022-03-04 10:09:11 -08:00
.gitignore Upgrade virtualenv pip in Python docgen 2016-07-20 17:23:45 -07:00
PROTOCOL-HTTP2.md Clarify meaning of 'lameduck' 2020-07-28 08:08:34 +10:00
PROTOCOL-WEB.md fix the outdate url (#25849) 2021-04-28 18:24:56 -07:00
binary-logging.md Fix Link to log.proto 2016-12-14 17:25:10 -08:00
c-style-guide.md Give guidance on prefixing struct/enum/#define names 2017-09-13 10:39:28 -07:00
command_line_tool.md grpc_cli: allow multiple colon-separated paths in --proto_path (#24187) 2021-03-12 16:52:48 -08:00
compression.md doc/compression.md: Make it clear compression is per-RPC 2020-05-06 11:23:23 -07:00
compression_cookbook.md Compression Cookbook 2016-07-08 20:56:25 -07:00
connection-backoff-interop-test-description.md Replacing 'HTTP' by 'HTTPS' for securing links 2019-11-20 21:08:24 +07:00
connection-backoff.md Updated backoff to spec. 2016-11-24 00:47:51 -08:00
connectivity-semantics-and-api.md Fix many typos in doc 2019-02-14 11:14:16 +07:00
cpp-style-guide.md cpp doc nits 2017-05-05 11:02:07 -07:00
environment_variables.md resolver: refactor common code for polling-based resolvers (#28979) 2022-03-10 10:45:52 -08:00
fail_fast.md cpp doc nits 2017-05-05 11:02:07 -07:00
fork_support.md Update the fork-support doc (#28567) 2022-01-14 12:58:57 -08:00
g_stands_for.md Bump version to 1.46.0-dev (on master branch) (#29064) 2022-03-09 16:44:12 -08:00
grpc_release_schedule.md add link to release support policy 2021-02-16 15:05:10 -08:00
grpc_security_audit.pdf security audit report 2019-10-23 14:54:08 -07:00
grpc_xds_features.md Added CSDS in Node to xDS features list (#28484) 2022-01-07 13:00:01 -08:00
health-checking.md doc: adding the fourth enum for health check proto docs 2020-05-24 00:34:35 +05:30
http-grpc-status-mapping.md Add HTTP->gRPC status code mapping 2016-03-31 12:30:08 -07:00
http2-interop-test-descriptions.md Remove trailing-spaces from doc/* 2020-02-10 23:53:33 +09:00
internationalization.md Remove trailing-spaces from doc/* 2020-02-10 23:53:33 +09:00
interop-test-descriptions.md Improve interop soak test documentation (#27030) 2021-08-27 11:07:21 -07:00
keepalive.md Update keepalive.md (#25730) 2021-03-24 15:08:55 -07:00
load-balancing.md update load balancing doc (#27612) 2021-10-06 12:05:01 -07:00
naming.md Add support for "unix-abstract:" URIs to support abstract unix domain sockets 2020-11-06 19:03:56 +00:00
security_audit.md Remove trailing-spaces from doc/* 2020-02-10 23:53:33 +09:00
server-reflection.md Replace TODO with a link to the proto file 2020-07-23 17:09:24 -07:00
server_reflection_tutorial.md Revert "Revert "Revert "Add Python Reflection Client (#28443)" (#28878)" (#28879)" (#29023) 2022-03-04 10:09:11 -08:00
server_side_auth.md Fix simple typo: avaiable -> available 2019-09-03 20:09:46 +10:00
service_config.md Update service_config.md (#25824) 2021-04-21 15:58:16 -07:00
ssl-performance.md split table 2020-08-05 16:08:07 -07:00
status_ordering.md Don't consider receiving non-OK status as an error for HTTP2 2020-08-14 11:22:37 -07:00
statuscodes.md Fix UNAUTHENTICATED code order 2020-09-13 22:00:31 +03:00
unit_testing.md Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
versioning.md Remove trailing-spaces from doc/* 2020-02-10 23:53:33 +09:00
wait-for-ready.md Fix many typos in doc 2019-02-14 11:14:16 +07:00
workarounds.md Fix a typo referred on #11118 2017-08-24 09:35:10 -07:00
xds-test-descriptions.md interop, doc: update the doc to document secure_mode for client and server (#26482) 2021-06-15 11:14:52 -07:00