K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-03-12T12:57:18.000000Z K 7 svn:log V 349 Move the logic implementing retrieval of the SO_ACCEPTFILTER socket option from uipc_socket.c to uipc_accf.c in do_getopt_accept_filter(), so that it now matches do_setopt_accept_filter(). Slightly reformulate the logic to match the optimistic allocation of storage for the argument in advance, and slightly expand the coverage of the socket lock. END