class

SCTP::UDPTransport

Inherits Reference < Object

Manages UDP transport for SCTP encapsulation

Constructors

Class methods

instance
Source
send_callback(addr : Pointer(Void), buffer : Pointer(Void), length : ::LibC::SizeT, tos : UInt8, set_df : UInt8) : ::LibC::Int

Send callback for usrsctp

Source

Instance methods

stop
Source