I spent some time testing the changes in POE 0.2201.  PoCo-Server-TCP
worked fine with the test cases.  So I tried it with one of the larger
apps.  Interestingly enough, the SOAP client hangs again, because it
never gets an EOF, which should happen when the socket is destroyed.  

I traced it all the way to the DESTROY in POE::Wheel::ReadWrite. 
However, I am somewhat at loss as to how to trace even further to find
out when the socket is actually destroyed.  Any suggestion?

Pete


Reply via email to