* cmds/commands: Update 'client-addr' to support Unix domain sockets This change updates the '--client-addr' flag to accept Unix domain sockets (UDS). Currently, the --listen flag supports UDS, but --client-addr does not. This modification ensures consistency across the APIs and improves support for vscode-go, which uses reverse mode (via client-addr) to connect to DAP. Fixes #3814 * Undo formatter changes in dlv_test.go * Update commands.go |
||
|---|---|---|
| .. | ||
| helphelpers | ||
| cmds_test.go | ||
| commands.go | ||