mirror of
https://github.com/encounter/SDL.git
synced 2025-06-12 09:33:34 +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.