sctp-async 0.0.0

Async implementation for the SCTP protocol
Documentation
1
2
3
4
5
#[cfg(test)]
mod timer_test;

pub(crate) mod ack_timer;
pub(crate) mod rtx_timer;