Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] MQTT Golang - OnConnectionLost if Ping Fails

That's a bug. I'll try to get a bandaid fix in the next day or so, but this is a symptom of a deeper problem that I've been procrastinating to address until v3.1.1 is finalized.

Seth




On Wed, Apr 30, 2014 at 12:47 PM, Christie Deiters <cdeiters@xxxxxxxxxx> wrote:

It may be an issue with the way I'm using the library, but I was wondering if I could count on OnConnectionLost being called if a ping fails and causes the client to disconnect? Is there another method I should be using instead to trigger cleanup code when the client becomes closed?

 

Thanks!

Christie

 


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev



Back to the top