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