K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-04-01T11:09:54.000000Z K 7 svn:log V 399 Mark fgetsock() and fputsock() as depcrecated: callers should rely on the file descriptor reference, rather than paying additional lock operations to acquire a socket reference from the file descriptor. This will also help to ensure that file descriptor based socket requests are not delivered to a socket after close. Most consumers have already been converted to this model. MFC after: 3 months END