What is the purpose of the handleErrorFunc callback ?
I saw that it can never be called because it is commented in the dispatcher and anyway SML_PE_ERROR cmdType is never returned.
Thanks,
Nicolas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
What is the purpose of the handleErrorFunc callback ?
I saw that it can never be called because it is commented in the dispatcher and anyway SML_PE_ERROR cmdType is never returned.
Thanks,
Nicolas
All I can say is the obvious - it was meant to handle errors, but never got used.
dgc