K 10 svn:author V 6 tuexen K 8 svn:date V 27 2011-07-12T19:29:29.180876Z K 7 svn:log V 163 The socket API only specifies SCTP for SOCK_SEQPACKET and SOCK_STREAM, but not SOCK_DGRAM. So don't register it for SOCK_DGRAM. While there, fix some indentation. END