Used by bundling to send a SCTP-datagramm.
Used by bundling to send a SCTP-datagramm.Bundling passes a static pointer and leaves space for common header, so we can fill that header in up front ! Before calling send_message at the adaption-layer, this function does:
- add the SCTP common header to the message
- convert the SCTP message to a byte string
- retrieve the socket-file descriptor of the SCTP-instance
- retrieve the destination address
- retrieve destination port ???
Alphabetic index HTML hierarchy of classes or Java