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