{
{   The purpose of this procedure is to store the given socket
{ options in the global socket and to send it to the UDP access
{ provider.
{
{       NLP$UDP_SET_SOCKET_OPTIONS (GLOBAL_SOCKET_ID, TRAFFIC_PATTERN,
{             BROADCAST_ENABLED, STATUS)
{
{ GLOBAL_SOCKET_ID: (input) This parameter specifies the global socket
{       identifier.
{
{ TRAFFIC_PATTERN: (input) This parameter specifies the traffic pattern
{       option selected for the socket.
{
{ BROADCAST_ENABLED: (input) This parameter specifies whether IP
{       broadcast is enabled for the given socket.
{
{ STATUS: (output) This parameter specifies the request status.
{      CONDITION:
{            nae$sk_socket_terminated
{
