Share ports across multiple listeners

Share port is used for similar applications to share the same port. When enabled, TCP/IP distributes incoming client connections across the applications. TCP/IP selects the listener with the least number of connections at the time the incoming connection request is received.

If the same port is reserved for multiple job names, share port needs to be specified for only one of the applications. This function is available only for TCP applications when reserving single ports.