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