  Sharing ports, Socket reuse? 
 The Question is:
 
Question about UCX.
Do we have a configuration option in UCX to use
tcp port sharing/tcp port reuse? This option is available
on most UNIX platforms and we need this when running tcp
over proxies or firewalls.
 
 
 The Answer is:
 
  SO_REUSEADDR is available, as is the $qio SETMODE UCX$C_SOCKOPT option,
  if either of those are relevent to what you are seeking here.
 
  The Wizard would encourage you to contact the customer support center
  directly.
