mirror of
https://github.com/encounter/SDL.git
synced 2025-10-05 17:39:37 +00:00
If the D-Bus subsystem is shutdown and restarted mid-execution, the cached connection will be invalid. Fetch it each time that it is used to ensure that the connection is always from the current context.