Hi All,
I am using libupnp-1.6.18 in my Linux application and observing multiple push notifications being sent out with same eventKey (for same SID to same recipient).
I debugged the problem and found the issue associated with ToSendEventKey usage for NOTIFY message.
I've fixed the problem for my usage and wish to submit the change if others have also observed such issue.
Please let me know the procedure for submitting changes.
Regards,
Gautam
Hi Gautam,
Please, post your patch here as attachment.
I suggest you generate it with "git format-patch"
Regards,
Marcelo.