<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: Mixing asyncore with threads</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>>(2) Use a "dummy" port on the loopback interface for triggering </FONT>
<BR><FONT SIZE=2>>select() once output from the thread is finished.</FONT>
</P>
<P><FONT SIZE=2>I've used this method and it works quite well for me.</FONT>
</P>
</BODY>
</HTML>