mirror of
https://github.com/yawut/SDL.git
synced 2026-09-18 14:03:54 -05: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.