table of contents
POE::Resource::SIDs(3pm) | User Contributed Perl Documentation | POE::Resource::SIDs(3pm) |
NAME¶
POE::Resource::SIDs - internal session ID manager for POE::Kernel
SYNOPSIS¶
There is no public API.
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.
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.
BUGS¶
None known.
AUTHORS & COPYRIGHTS¶
Please see POE for more information about authors and contributors.
2022-03-25 | perl v5.34.0 |