<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<br><br>hi all!<br><br>i just want to clean my reactor - all readers and writer should looseConnection()<br><br>but how can i do this? reactor.removeAll() dont do it.<br>the best solutions i found was a horrible workaround:<br>a thread is tarted, which constantly calls ``[conn.loseConnection() for conn in reactor.removeAll()]``<br><br>is there a better solution?<br><br>thank you<br><br /><hr />Conheça já o Windows Live Spaces, o site de relacionamentos do Messenger! <a href='http://www.amigosdomessenger.com.br' target='_new'>Crie já o seu!</a></body>
</html>