K 10 svn:author V 3 gnn K 8 svn:date V 27 2006-09-13T09:10:01.000000Z K 7 svn:log V 377 MFC of fix for PR 98858 Properly cast the values of valsize (the size of the value passed in) in setsockopt so that they can be compared correctly against negative values. Passing in a negative value had a rather negative effect on our socket code, making it impossible to open new sockets. PR: 98858 Submitted by: James.Juran@baesystems.com Approved by: re END