K 10 svn:author V 6 tuexen K 8 svn:date V 27 2014-05-14T18:23:57.451855Z K 7 svn:log V 316 MFC r260257: Fix several bugs in sctp_bindx(): * Set errno to EAFNOSUPPORT if an address is provided which is neither AF_INET nor AF_INET6. * Don't modify the arguments. * Don't smash the stack when provided with a non-zero port. * Handle the case correctly where the first address provided is an IPv6 address. END