taglinefilesource code
socketNum650net/inet/ipx.cstatic unsigned short  socketNum = 0x4000;
socketNum652net/inet/ipx.cwhile (ipx_find_socket(ntohs(socketNum)) != NULL)
socketNum653net/inet/ipx.cif (socketNum > 0x7ffc)
socketNum654net/inet/ipx.csocketNum = 0x4000;
socketNum656net/inet/ipx.csocketNum++;
socketNum658net/inet/ipx.creturn  ntohs(socketNum);