Enum sctp::SoDirection
[−]
[src]
pub enum SoDirection { Receive, Send, }
Socket direction
Variants
Receive | RCV direction |
Send | SND direction |
pub enum SoDirection { Receive, Send, }
Socket direction
Receive | RCV direction |
Send | SND direction |