struct

SCTP::StreamInfo

Inherits Struct < Value < Object

Represents information about an SCTP stream within an association

Constructors

new(stream_id : UInt16, ppid : UInt32 = 0_u32, unordered : Bool = false)
Source

Instance methods

ppid
Source
stream_id
Source
unordered
Source