K 10 svn:author V 7 rwatson K 8 svn:date V 27 2010-09-18T11:18:42.168474Z K 7 svn:log V 360 With reworking of the socket life cycle in 7.x, the need for a "sotryfree()" was eliminated: all references to sockets are explicitly managed by sorele() and the protocols. As such, garbage collect sotryfree(), and update sofree() comments to make the new world order more clear. MFC after: 3 days Reported by: Anuranjan Shukla END