Enum sctp::SoDirection
[−]
[src]
pub enum SoDirection {
Receive,
Send,
}Socket direction
Variants
ReceiveRCV direction
SendSND direction