1POE::Resource::FileHandUlseesr(3C)ontributed Perl DocumePnOtEa:t:iRoensource::FileHandles(3)
2
3
4

NAME

6       POE::Resource::FileHandles - internal filehandle manager for
7       POE::Kernel
8

SYNOPSIS

10       There is no public API.
11

DESCRIPTION

13       POE::Resource::FileHandles is a mix-in class for POE::Kernel.  It
14       provides the low-level features to manage filehandles.  It is used
15       internally by POE::Kernel, so it has no public interface.
16

SEE ALSO

18       See "I/O Watchers (Selects)" in POE::Kernel for the public file watcher
19       API.
20
21       See "Resources" in POE::Kernel for public information about POE
22       resources.
23
24       See POE::Resource for general discussion about resources and the
25       classes that manage them.
26

BUGS

28       POE watches I/O based on filehandles rather than file descriptors,
29       which means there can be clashes between its API and an underlying
30       descriptor-based event loop.  This is usually not a problem, but it may
31       require a work-around in certain edge cases.
32

AUTHORS & COPYRIGHTS

34       Please see POE for more information about authors and contributors.
35
36
37
38perl v5.30.0                      2019-07-26     POE::Resource::FileHandles(3)
Impressum