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