Re: Move from one handler to another (manually)

Alejandro Imass <[email protected]>
Newsgroups gmane.comp.lang.perl.poe
Message-ID <[email protected]>
See "call" also.

If you are using Object methods, just call it to shutdown. Shutting
stuff down, IMHO seems to a bitch in general, so you may have to debug
verbosely to find out who is keeping you from sutting down.


On Sat, May 2, 2009 at 10:49 AM, Philip Gwyn <[email protected]> wrote:
>
> On 01-May-2009 howard chen wrote:
>> Hello,
>>
>> In POE, how to move from one handler (manually) to another handler?
>>
>> E.g.
>>
>> http://search.cpan.org/dist/POE-Component-Client-NNTP/lib/POE/Component/Client
>> /NNTP.pm
>>
>> Inside the  "nntp_211" method, I want to force jump to the "_shutdown"
>> method?
>
> $poe_kernel->post() or $poe_kernel->yield()
>
> -Philip
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.