K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-10-01T18:18:58.336109Z K 7 svn:log V 293 Rather than groveling around in a socket address structure for a socket address's length (and then overriding it if it "looks wrong"), use the next argument to the system call to determine the length. This is more reliable since this is what the kernel depends on anyway and is also simpler. END