| IO-Pty-HalfDuplex documentation | view source | Contained in the IO-Pty-HalfDuplex distribution. |
IO::Pty::HalfDuplex::PTrace - identify reads using syscall tracing
IO::Pty::HalfDuplex->new(backend => 'PTrace')
IO::Pty::HalfDuplex::PTrace is extremely sensitive to OS and architecture;
currently it only works on FreeBSD i386 and amd64.
IO::Pty::HalfDuplex::PTrace does not know about ABI emulations used by the
target, and will fail on anything compiled for a different ABI than Perl.
See IO::Pty::HalfDuplex.
Copyright 2008-2009 Stefan O'Rear.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| IO-Pty-HalfDuplex documentation | view source | Contained in the IO-Pty-HalfDuplex distribution. |