K 10 svn:author V 6 tuexen K 8 svn:date V 27 2012-02-10T19:57:58.275838Z K 7 svn:log V 243 MFC r218641: Fix a bug reported by Jonathan Leighton in his web-sctp testing at the Univ-of-Del. Basically when a 1-to-1 socket did a socket/bind/send(data)/close. If the timing was right we would dereference a socket that is NULL. From rrs@. END