{
{   The purpose of this procedure is to get the IP addresses
{ to which the given global socket has been bound.
{
{       NLP$UDP_GET_BOUND_ADDRESSES (GLOBAL_SOCKET_ID,
{             LOCAL_ADDRESSES, COUNT, STATUS)
{
{ GLOBAL_SOCKET_ID: (input) This parameter specifies the global
{       socket identifier.
{
{ LOCAL_ADDRESSES: (output) This parameter contains all the IP
{       addresses to which the socket has been bound.
{
{ COUNT: (output) This parameter contains the count of the IP
{       addresses being returned by the previous parameter.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION:
{             nae$sk_socket_terminated
{
