Does SEND resolution for a msgcreate msg do a msgdestroy

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Does SEND resolution for a msgcreate msg do a msgdestroy

  • Creator
    Topic
  • #51482
    Sundeep Kumar
    Participant

      I have a situation in a OUT (tcpip) thread where I have to create a new message inside a validate_reply proc on a ack

    Viewing 0 reply threads
    • Author
      Replies
      • #70469
        Russ Ross
        Participant

          There is an easy way to know if you have leaked handles that I make part of my evaluation process when looking for possible problems.

          If you stop the process and look in the process log it will show memory leaks that it had to clean up near the bottom of the file.

          I’ve yet to do what you are describing so don’t know first hand what the correct answer is but have remediated leaked handles as a result of a msg create being done in TCL code I inherited.

          Russ Ross
          RussRoss318@gmail.com

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.