Hello everyone,
On c6678 when configuring a Notify application, there is a parameter called "reservedEvents"
its default value is 5. Meaning the minimum number of events I can allow is 6 (5 reserved one for my application).
However I only found these two events:
NameServerRemoteNotify.notifyEventId = 4
TransportShm.notifyEventId = 2.
Are they any others ? like 0,1, 3, 5.
Thank you
Regards
Clément