grpc/test/core
Soheil Hassas Yeganeh 01b82d3a39 Return empty strings on optional ports for backward compatibility.
gpr_split_host_port returns an empty string for the port
when given "0.0.0.0:" as the input.

Change the emptiness check to an explicit argument called has_port,
to remain backward compatible.

Added a test to cover both v4 and v6.
2019-07-01 18:29:54 -04:00
..
avl Fix BUILD files. Manually edit bzl files 2018-12-06 14:37:52 -08:00
backoff Fix BUILD files. Manually edit bzl files 2018-12-06 14:37:52 -08:00
bad_client Merge pull request #19376 from yashykt/badstreamtests 2019-06-20 19:54:48 -07:00
bad_connection Roll-forward "Config migration" 2019-05-20 15:47:24 -07:00
bad_ssl Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 2019-06-27 20:56:15 -04:00
channel Convert ChannelzRegistry to use Map<> instead of InlinedVector<>. 2019-06-07 09:51:29 -07:00
client_channel Merge pull request #19488 from soheilhy/string-view2 2019-07-01 13:53:16 -04:00
compression Fix compression algorithm parsing 2019-06-19 12:23:41 -07:00
debug Fix BUILD files. Manually edit bzl files 2018-12-06 14:37:52 -08:00
end2end Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 2019-06-27 20:56:15 -04:00
fling Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 2019-06-27 20:56:15 -04:00
gpr Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 2019-06-27 20:56:15 -04:00
gprpp Return empty strings on optional ports for backward compatibility. 2019-07-01 18:29:54 -04:00
handshake bazel RBE Windows build 2019-04-05 11:40:11 -07:00
http Roll-forward "Config migration" 2019-05-20 15:47:24 -07:00
iomgr Roll-forward "Config migration" 2019-05-20 15:47:24 -07:00
json Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 2019-02-25 10:11:06 -08:00
memory_usage Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 2019-06-27 20:56:15 -04:00
nanopb clang-format 2017-12-06 18:55:05 -08:00
network_benchmarks bazel RBE Windows build 2019-04-05 11:40:11 -07:00
profiling Fix another typo 2016-09-14 19:05:40 -07:00
security Merge pull request #19488 from soheilhy/string-view2 2019-07-01 13:53:16 -04:00
slice Address comments from Vijay. 2019-06-10 15:07:39 -04:00
surface Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 2019-06-27 20:56:15 -04:00
transport Cap deadline to 99999999 seconds on wire 2019-06-17 23:07:05 -07:00
tsi Merge pull request #18171 from huynq0911/fix_duplicated_word 2019-02-27 19:15:53 -08:00
util Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 2019-06-27 20:56:15 -04:00