GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
POE::Resource::FileHandles(3) User Contributed Perl Documentation POE::Resource::FileHandles(3)

POE::Resource::FileHandles - internal filehandle manager for POE::Kernel

There is no public API.

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 "I/O Watchers (Selects)" in POE::Kernel for the public file watcher API.

See "Resources" in POE::Kernel for public information about POE resources.

See POE::Resource for general discussion about resources and the classes that manage them.

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.

Please see POE for more information about authors and contributors.
2020-02-01 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.