P1sec / pysctp

SCTP stack for Python
http://www.p1sec.com
161 stars 67 forks source link

bugfix: explicit init flags for sctp_recvmsg call #18

Closed piligrim773 closed 6 years ago

piligrim773 commented 7 years ago

Fixed uninitialized flags usage for sctp_recvmsg()

p1-bmu commented 6 years ago

This has been fixed in recent commits. Thanks for the submission