port_allocate_port() function
* Function port_allocate_port * Description Look through the Port Control Blocks for a free one. Note * that one server can open several ports with the same SCN * if it can support simulteneous requests from different * clients. * Returns Pointer to the PORT or NULL if not found