Open lgrahl opened 6 years ago
To avoid scenarios where we receive an SCTP packet after the transport has been deref'ed, we use SCTPs non-graceful shutdown. However, we could wait until all packets have been delivered and close gracefully.
To avoid scenarios where we receive an SCTP packet after the transport has been deref'ed, we use SCTPs non-graceful shutdown. However, we could wait until all packets have been delivered and close gracefully.