Struct sctp::sctp::SctpEndpoint [] [src]

pub struct SctpEndpoint(_);

Methods

impl SctpEndpoint
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl AsRawFd for SctpEndpoint
[src]

[src]

Extracts the raw file descriptor. Read more

impl FromRawFd for SctpEndpoint
[src]

[src]

Constructs a new instance of Self from the given raw file descriptor. Read more