mirror of https://github.com/grpc/grpc.git
[posix EventEngine] fix ResolvedAddressIsWildcard documentation (#36143)
Fix the wording of the description of the function for the return value : current version says the opposite of what the function does. The current behaviour is to return the port used, but only when the address _is actually_ a wildcard address : 0.0.0.0 (ipv4) or :: (ipv6). Plus mention both ipv4 and ipv6 in the description.
Closes #36143
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36143 from nipil:fix_ResolvedAddressIsWildcard_doc 70683d0139
PiperOrigin-RevId: 616894483
pull/36144/head
parent
c68e6c27ca
commit
b940f11388
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue