Hi,
when my database connection gets terminated due to a database restart (or similar things) and I receive an -308 Connection was terminated Error, the connected() method still returns true.
Is this intended behaviour ?
Can I only get my current connection status if I catch the error messages?
Thanks in advance!