IO::Pty::HalfDuplex::SysctlPoll - wait for blocking reads using sysctl


IO-Pty-HalfDuplex documentation  | view source Contained in the IO-Pty-HalfDuplex distribution.

Index


NAME

Top

IO::Pty::HalfDuplex::SysctlPoll - wait for blocking reads using sysctl

SYNOPSIS

Top

    IO::Pty::HalfDuplex->new(backend => 'SysctlPoll')

CAVEATS

Top

IO::Pty::HalfDuplex::SyctlPoll needs to poll, and will waste a certain amount of CPU time while the child runs.

Otherwise it is probably the most robust backend.

BUGS

Top

See IO::Pty::HalfDuplex.

COPYRIGHT AND LICENSE

Top


IO-Pty-HalfDuplex documentation  | view source Contained in the IO-Pty-HalfDuplex distribution.