K 10 svn:author V 6 tuexen K 8 svn:date V 27 2012-02-10T22:26:33.238899Z K 7 svn:log V 176 MFC r223963: 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