avid Davis [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 18, 2007 2:43 PM
To: Kenneth Flegal
Cc: poe@perl.org
Subject: Re: Catching DIE signal from detached sessions
Hi Kenneth,
Please see the docs on this subject at:
http://search.cpan.org/~rcaputo/POE-0.9989/lib/POE/Kernel.pm#Signal_Watc
h
I am really hoping that I am just missing something simple with this one
but at the moment I am a bit stumped. I am currently working with
multiple components which are provided with an alias and then detach
from the calling session. This seems to be common practice with the
components available on
TED]
Sent: Tuesday, September 12, 2006 11:43 AM
To: Kenneth Flegal; POE
Subject: Re: PoCo::SNMP keeping requesting sessions alive for too long
due to postback
Kenneth Flegal wrote:
>
> From what I have seen, when I call finish on a session for PoCo::SNMP
> I am unable to start a session
Sorry, when I say detach I mean by calling $kernel->detach_child('alias
name here') from the parent session...
-Original Message-
From: Mathieu Longtin [mailto:[EMAIL PROTECTED]
Sent: Monday, September 11, 2006 1:51 PM
To: Kenneth Flegal; poe@perl.org
Subject: Re: Intere
I have a session that is aliased and that I need to detach so that it
will live on without keeping the session that spawned it alive. I am in
a large loop that will post an event roughly every 10 seconds to the
aliased session. I find it odd that in the first session when I create
the aliased sessi
From what I have seen, when I call finish on a session for
PoCo::SNMP I am unable to start a session for that same host again for the life
of the program. The first request would work every time without fail but any
subsequent requests made after creating a new PoCo::SNMP session for this h