Multi-homing allows a single SCTPendpoint to support multiple IP address and provides redundancy in situations where there are multiple routes to a single destination.
Multi - homing允许单一的sctp端点支持多个IP地址,并在到目标有多个路由的情况下提供冗余。
2
In the client, I create an SCTP socket, then create a sockaddr structure containing the endpoint to which it will connect.