Enum sctp::SoDirection [] [src]

pub enum SoDirection {
    Receive,
    Send,
}

Socket direction

Variants

RCV direction

SND direction