mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-13 23:44:09 +01:00
f7a7d9488f
- Allow listening on a socket path (required manually implementing the Accept trait), fixes #191043 - Parse the host syntax correctly, fixes #191067