Tam Nhu Tran
3569297b6d
fix(bar): probe IPv6 loopback when detecting a running CCS server
...
'ccs config' starts the web-server on host 'localhost', which macOS
resolves to ::1, so a reuse probe limited to 127.0.0.1 missed the most
common already-running server and launch started a redundant second
instance. Each candidate port is now probed on 127.0.0.1 first and then
[::1]; an IPv6 hit writes the bracketed-literal baseUrl into bar.json,
which URLSession in the Swift app resolves correctly.
2026-06-10 12:04:10 -04:00
..
2026-05-30 14:57:07 -04:00
2026-05-21 01:35:08 +09:00
2026-05-30 14:56:21 -04:00
2026-03-25 22:38:15 -04:00
2026-06-09 21:25:21 -04:00
2026-05-30 15:29:17 -04:00
2026-06-10 12:04:10 -04:00
2026-05-08 11:15:28 -04:00
2026-04-02 15:44:13 -04:00
2026-05-23 21:44:55 -04:00
2026-05-07 06:14:12 -04:00
2026-05-28 22:21:26 -04:00
2026-05-29 15:53:46 +00:00
2026-05-30 15:39:34 -04:00
2026-05-23 21:44:32 -04:00
2026-04-29 17:40:33 -04:00
2026-05-30 16:09:17 -04:00
2026-05-22 12:10:54 -04:00
2026-06-03 11:08:41 -04:00
2026-05-29 10:33:55 -04:00
2026-05-19 07:57:43 -04:00
2026-05-30 15:20:22 -04:00
2026-05-30 16:12:03 -04:00
2026-05-30 13:42:31 -04:00
2026-05-30 15:55:41 -04:00
2026-06-09 18:04:31 -04:00
2026-02-26 19:01:13 +07:00
2026-05-08 23:36:12 -04:00
2026-05-05 13:33:04 -04:00
2026-02-26 19:01:13 +07:00
2026-05-08 23:36:12 -04:00
2025-12-03 21:43:29 -05:00
2026-02-11 11:24:34 +07:00
2026-05-30 14:56:17 -04:00
2025-12-03 21:43:29 -05:00
2026-04-13 11:19:16 +08:00
2026-04-26 15:21:52 -04:00
2026-02-17 17:03:11 +07:00
2026-05-31 20:23:14 +02:00
2026-05-23 17:03:49 -04:00
2026-03-18 08:22:03 -04:00
2026-04-08 11:00:18 -04:00
2026-02-26 19:01:13 +07:00
2026-05-30 14:57:17 -04:00
2026-02-23 23:29:22 +07:00
2026-02-18 04:18:57 +07:00
2026-04-28 13:27:05 -04:00