taglinefilesource code
socketNum653net/inet/ipx.cstatic unsigned short  socketNum = 0x4000;
socketNum655net/inet/ipx.cwhile (ipx_find_socket(ntohs(socketNum)) != NULL)
socketNum656net/inet/ipx.cif (socketNum > 0x7ffc)
socketNum657net/inet/ipx.csocketNum = 0x4000;
socketNum659net/inet/ipx.csocketNum++;
socketNum661net/inet/ipx.creturn  ntohs(socketNum);