Moved sequence count acquire/increment into KineticPDU_SendRequestInner which...
Moved sequence count acquire/increment into KineticPDU_SendRequestInner which mutex protects seq ID acq/increment, message packing, HMAC calc and send to bus prior to release. This is a fix to allow multiple threads to use the same session simultaneously.
Loading
Please sign in to comment