Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Embedded C Client Contribution (keepalive)

Hi John,

given that these are small changes (I'm assuming that's the case), creating a bug in Bugzilla is the easiest way to go.   It's easier to find the logic behind fixes if the bug contains the rationale.

If you had a large contribution with substantial changes, then a Gerrit request would be best, but maybe still with a bug to describe the problem.

Thanks

Ian

On 11/02/2015 09:38 PM, Rotach, John wrote:
Hello all,

I would like to discuss a possible contribution to the embedded C client dealing with determination of connection status.

The first change is to have the cycle() function return the return value received from keepalive().  Currently this is ignored.  We would also like to propose a change to keepalive() and sendPacket() to rely on successful pingreq/pingresp to determine connection status.

Is the best way to discuss these possible changes on this list or by submitting a Bugzilla ticket / Gerrit request?

Thanks for the help with this.

John


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto


Back to the top