<br>I have put a breakpoint in the line inside each catch statment and in the return statement of the method but the ejecution never reachs them. <br><br>I&#39;m working under windows, using Microsoft Visual C++ compiler (version 
6.0).<br><br>I&#39;ve prove if the code catchs any exception if I stop the server, and it does.<br><br>The only error I can&#39;t catch is the COMM_FAILURE. I can&#39;t follow the thread since th net falls down, so I don&#39;t know if these threads are still alive or not.
<br><br>Thanks a lot.<br><br>