Commit cec29f1
Revert "[DDS] Make runDartDevelopmentServiceFromCLI use IPv6 to serve DDS if either the VM Service address or the bind address cannot be resolved to an IPv4 address"
This reverts commit 4391ca6.
Reason for revert: breaks internal tests
Original change's description:
> [DDS] Make runDartDevelopmentServiceFromCLI use IPv6 to serve DDS if either the VM Service address or the bind address cannot be resolved to an IPv4 address
>
> TEST=CI
>
> Fixes: #56557
> Change-Id: Id06532aedf26d8d5e4d037df72dece2d6550e694
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389521
> Reviewed-by: Ben Konyi <[email protected]>
> Commit-Queue: Derek Xu <[email protected]>
Change-Id: I02709235d32abab122b5269a5d80f12c4085988b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/390542
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Derek Xu <[email protected]>
Reviewed-by: Siva Annamalai <[email protected]>1 parent 8b1fab0 commit cec29f1
File tree
2 files changed
+10
-23
lines changed- pkg/dds
- lib/src
- test/dap/integration
2 files changed
+10
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 57 | | |
73 | 58 | | |
74 | 59 | | |
75 | 60 | | |
| 61 | + | |
76 | 62 | | |
77 | 63 | | |
78 | | - | |
79 | 64 | | |
80 | 65 | | |
81 | 66 | | |
| |||
130 | 115 | | |
131 | 116 | | |
132 | 117 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
137 | 121 | | |
138 | 122 | | |
139 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
0 commit comments