[SCTP] Make fragmented messages know how to SEND_FAIL themselves.
If a message were fragmented, it was getting SEND_FAILed in all sorts of random order or not at all. Now each "message" tracks its own fragments and can SEND_FAIL itself and all its fragments.
Showing
Please register or sign in to comment