NAME
src/io/io_private.h - IO internals
DESCRIPTION
Internal Details of the Parrot IO subsystem.
References
Perl6 RFCs (14,30,47,60,186,239,321,345,350).
Some ideas and goals from Perl5.7 and Nick Ing-Simmons' work.
Some ideas from AT&T SFIO.
SEE ALSO
src/io/api.c, src/io/buffer.c, src/io/portable.c, src/io/unix.c, src/io/utf8.c, src/io/io_win32.c.