Deprecated API


Contents
Deprecated Methods
dk.i1.sctp.SCTPSocket.bind(InetAddress, int)
          An important feature of SCTP is multi-homing. This method binds the socket to a single interface and effectively disables multi-homing. This method is only here for completeness' sake. 
dk.i1.sctp.SCTPSocket.bind(InetSocketAddress)
          An important feature of SCTP is multi-homing. This method binds the socket to a single interface and effectively disables multi-homing. This method is only here for completeness' sake.