poe::resource::filehandles(3pm) debian man page | unix.com

Man Page: poe::resource::filehandles

Operating Environment: debian

Section: 3pm

POE::Resource::FileHandles(3pm) 			User Contributed Perl Documentation			   POE::Resource::FileHandles(3pm)

NAME
POE::Resource::FileHandles - internal filehandle manager for POE::Kernel
SYNOPSIS
There is no public API.
DESCRIPTION
POE::Resource::FileHandles is a mix-in class for POE::Kernel. It provides the low-level features to manage filehandles. It is used internally by POE::Kernel, so it has no public interface.
SEE ALSO
See "I/O Watchers (Selects)" in POE::Kernel for the public file watcher API. See "Resources" in POE::Kernel for for public information about POE resources. See POE::Resource for general discussion about resources and the classes that manage them.
BUGS
POE watches I/O based on filehandles rather than file descriptors, which means there can be clashes between its API and an underlying descriptor-based event loop. This is usually not a problem, but it may require a work-around in certain edge cases. AUTHORS &; COPYRIGHTS Please see POE for more information about authors and contributors. perl v5.14.2 2012-05-15 POE::Resource::FileHandles(3pm)
Related Man Pages
moosex::poe::aliased(3pm) - debian
moosex::poe::sweetargs(3pm) - debian
poe::component::irc::plugin::cycleempty(3pm) - debian
poe::pipe::oneway(3pm) - debian
poe::wheel::curses(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?