{
{       The purpose of this request is to return the attributes of
{ the given socket. The attributes consist of both the user specified
{ options and the address(es) associated with the given socket. The
{ attributes returned will be different depending on the kind of
{ socket i.e., UDP or TCP.
{
{       NAP$SK_GET_SOCKET_ATTRIBUTES (SOCKET_ID, SOCKET_ATTRIBUTES)
{
{ SOCKET_ID: (input) This parameter specifies the identifier of the
{       given socket.
{
{ SOCKET_ATTRIBUTES: (output) This parameter specifies the attributes
{       of the given socket.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION:
{             nae$sk_unknown_socket
{
