[Twisted-Python] deleting server with coil

Tim Nagels tim_nagels at hotmail.com
Wed May 21 03:35:29 MDT 2003


I'm having some trouble unListening when I use coil

it seems when you start a server using the coilwebinterface,
it starts using listentcp in the same app that is already running..
this makes that bindPorts is not called,
so when you unlisten the userdict doesnt contain the needed port...

I could always add it manually...but that seems a bit stupid..
shouldn't listenTcp automatically add itself to self._listenerDict? what is 
done with bindPorts...

(btw calling bindPorts after you've run app.run() clears self._listenerDict)

-------
Aso

_________________________________________________________________
MSN Search, for relevant search results! http://search.msn.be





More information about the Twisted-Python mailing list