mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Reconnect and redirect share the same code on disconnect. Move that to a single function and export it as it may be required to terminate the session properly before reconnect is called.