Re: [Twisted-Python] sniffing multicast traffic

2010-03-10 Thread Lars Ivar Igesund
Hi Ben, my experience (not with Twisted, but with multicast), is that multicast often fail to be properly routed (this may be a restriction on OS, switch, etc). That you see the multicasts on using tshark is no indication on the routing working properly, as it will catch all information in promisc

Re: [Twisted-Python] Reactor callback from the wrong thread

2009-05-29 Thread Lars Ivar Igesund
On Thu, May 28, 2009 at 3:21 PM, Itamar Shtull-Trauring wrote: > On Thu, 2009-05-28 at 14:04 +0200, Lars Ivar Igesund wrote: > >> If anyone has a good advice, then I'd appreciate it. > > You can call any reactor API from another thread using > reactor.callFrom

Re: [Twisted-Python] Reactor callback from the wrong thread

2009-05-28 Thread Lars Ivar Igesund
Hi, thanks for the reply. On Wed, May 27, 2009 at 5:43 PM, Jean-Paul Calderone wrote: > On Wed, 27 May 2009 15:08:49 +0200, Lars Ivar Igesund > wrote: >>Hi! >> >>I have an issue where the reactor calls the callback from a different >>thread than the one the reacto

[Twisted-Python] Reactor callback from the wrong thread

2009-05-27 Thread Lars Ivar Igesund
trap deamon. Best regards, Lars Ivar Igesund ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python