logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

POE::Resource::SIDs - internal session ID manager for POE::Kernel

Authors & Copyrights

       Please see POE for more information about authors and contributors.

perl v5.34.0                                       2022-03-25                           POE::Resource::SIDs(3pm)

Bugs

       None known.

Description

       POE::Resource::SIDs is a mix-in class for POE::Kernel.  It provides the features necessary to manage
       session IDs.  It is used internally by POE::Kernel, so it has no public interface.

Name

       POE::Resource::SIDs - internal session ID manager for POE::Kernel

See Also

       See "Session Identifiers (IDs and Aliases)" in POE::Kernel for more information about session IDs.

       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.

Synopsis

       There is no public API.

See Also