Files
opencode/packages
Kit Langton d7823615fa test(server): cover port fallback and mDNS lifecycle
Add the previously-untested edge cases:
- port: 0 prefers 4096 when free
- port: 0 falls back to a random port when 4096 is taken
- mDNS is skipped on loopback hostnames
- mDNS publishes on non-loopback hostnames and unpublishes on stop(true)
- mDNS unpublishes on graceful stop() via the scope finalizer
2026-05-14 19:19:59 -04:00
..
2026-05-13 22:18:40 +00:00
2026-05-14 00:59:33 +00:00
2026-01-21 14:36:21 -06:00
2026-05-13 22:18:40 +00:00
2026-05-14 00:59:33 +00:00
2026-05-13 22:18:40 +00:00
2026-05-13 22:18:40 +00:00
2026-05-14 03:01:25 +02:00