mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 04:54:29 +08:00
This avoids keeping connections open and reopening them as soon as the user reopens their session. This fixes network shared being duplicated each time session is reopened. CORE-15012