On Wed, 2008-03-19 at 16:11 +0100, Dirk Meyer wrote: > + if not self.closed: > + # force socket close or this will block > + # on kaa shutdown. > + self.sock.close()
Why/how does it block? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
