find. It is mainly used in two places. One is to complete the dead loop of the port, and the other is to check the dead loop of the task, it must be used in these two places.Conflict exists.Working Mode of port completion:While (true){If (! Getcompleteio ())Break;If(Isaccept ()){Caccept * PACC = getaccept (); // obtain from the list//Use PACC with a value......// Delete PACCSafe_delete (PACC)}Else{//Data sending and receiving and other message proces
no This is strange. Is there a problem with the execution sequence of the program? ImpossiblePrint all the new class addresses and their memory ranges, and find them one by one ......This is the case for the caccept class! Is it still in use after it is deleted? According to the above memory analysis, this is definitely the case, otherwise..., find!Because the caccept class is rarely used, it is easier to find it. It is mainly used in two places. One is to complete the dead loop of the port, an
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.