K 10 svn:author V 8 lstewart K 8 svn:date V 27 2008-10-22T01:13:31.776256Z K 7 svn:log V 251 Fix a bug I just noticed in the way the TCP_CONGESTION getsockopt() code worked. memcpy() had the args around the wrong way and was the wrong thing to use there anyway. Also switch the other strncpy use in the patch over to strlcpy whilst I'm at it. END