K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-11-05T18:05:56.000000Z K 7 svn:log V 399 - There is no such thing as a socket structure. sockets are integers. I'm assuming that the comment was regarding socket address structures, so correct the comment about pre-zero'ing socket structures to recommend pre-zero'ing socket address structures. - Fix some minor grammar nits. - This isn't directly submitted by the PR below but is related to it and was inspired by it. PR: 31704 END