--- Begin Message ---
Hi!

Is this memory leak in Event.pm or bad driver /dev/hands ? :)

<code>
use Event; 
Event->signal(signal=>'HUP', cb=>sub {kill 1, $$});
kill 1, $$; 
Event::loop;
</code>

produce memory leak 

-- 
Sincerely yours,
       Nikita Savin

============================================================
URL:     http://nik.asdfgroup.com
ICQ:     78815160
MSN:     [EMAIL PROTECTED]
Yahoo!:  asdfgroupnik
AOL:     asdfgroup
Voice:   +380677200799
PGP key: http://nik.asdfgroup.com/gpg.pub
============================================================



--- End Message ---

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to