Aleksandar Janković
Results
2
comments of
Aleksandar Janković
Could you provide more details about this problem? What PDU are you sending that comes out as invalid? When you use `sess.Send()` there is no logic that would trigger session...
Decoding errors are caused by malformed byte sequence. If bytes are malformed in one decoding loop continuing session means that you will be dealing with unpredictable input from that point...