AnyEvent::Subprocess::Handle - AnyEvent::Handle subclass with some additional methods for AnyEvent::Subprocess


AnyEvent-Subprocess documentation  | view source Contained in the AnyEvent-Subprocess distribution.

Index


NAME

Top

AnyEvent::Subprocess::Handle - AnyEvent::Handle subclass with some additional methods for AnyEvent::Subprocess

VERSION

Top

version 1.102912

DESCRIPTION

Top

Assume this acts like a normal AnyEvent::Handle. It just has some extra code to make the handle delegate's life easier.

EXTRA METHODS

Top

name

Returns the name of the filehandle, or "<fd #>" if no name was passed to the constructor.

close_fh

Closes the underlying filehandle, sending EOF to the child process.

AUTHOR

Top

Jonathan Rockway <jrockway@cpan.org>

COPYRIGHT AND LICENSE

Top


AnyEvent-Subprocess documentation  | view source Contained in the AnyEvent-Subprocess distribution.