{
    "mode": "perldoc",
    "parameter": "POE::Resource::FileHandles",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AResource%3A%3AFileHandles/json",
    "generated": "2026-06-12T07:44:49Z",
    "synopsis": "There is no public API.",
    "sections": {
        "NAME": {
            "content": "POE::Resource::FileHandles - internal filehandle manager for POE::Kernel\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "There is no public API.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "POE::Resource::FileHandles is a mix-in class for POE::Kernel. It provides the low-level features\nto manage filehandles. It is used internally by POE::Kernel, so it has no public interface.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "See \"I/O Watchers (Selects)\" in POE::Kernel for the public file watcher API.\n\nSee \"Resources\" in POE::Kernel for public information about POE resources.\n\nSee POE::Resource for general discussion about resources and the classes that manage them.\n",
            "subsections": []
        },
        "BUGS": {
            "content": "POE watches I/O based on filehandles rather than file descriptors, which means there can be\nclashes between its API and an underlying descriptor-based event loop. This is usually not a\nproblem, but it may require a work-around in certain edge cases.\n\nAUTHORS & COPYRIGHTS\nPlease see POE for more information about authors and contributors.\n",
            "subsections": []
        }
    },
    "summary": "POE::Resource::FileHandles - internal filehandle manager for POE::Kernel",
    "flags": [],
    "examples": [],
    "see_also": []
}