Files
headscale/hscontrol
Kristoffer Dalby 37e1904924 hscontrol: name listener bind failures via ListenerBindError
Replace the three "binding to TCP address" wraps with typed
ListenerBindError values that carry the listener role, the YAML key
that drove the address, and the resolved address. The wrapped error
chain still walks to syscall.EADDRINUSE / EACCES so existing callers
that match those sentinels keep working; the difference is that the
operator now sees which listener failed instead of an unattributed
"binding to TCP address" line.

Updates #3227
2026-09-23 15:18:34 +02:00
..
2026-08-25 21:59:00 +02:00
2026-06-17 16:12:19 +02:00
2026-06-17 16:12:19 +02:00