reimplement AsyncFileGetter
authorChristian Garbs <mitch@cgarbs.de>
Tue, 6 Oct 2015 11:36:38 +0000 (13:36 +0200)
committerChristian Garbs <mitch@cgarbs.de>
Tue, 6 Oct 2015 19:20:15 +0000 (21:20 +0200)
fork() under Perl, don't run external shell scripts

Under irssi, additional code is needed to prevent zombies
(API->{wait_for_child}).  For weechat and xchat something like this
might be needed too!


No differences found