1POE::Loop::Select(3) User Contributed Perl Documentation POE::Loop::Select(3)
2
3
4
5sub skip_tests { return }
6
8 POE::Loop::Select - a bridge that allows POE to be driven by select(2)
9
11 See POE::Loop.
12
14 POE::Loop::Select implements the interface documented in POE::Loop.
15 Therefore it has no documentation of its own. Please see POE::Loop for
16 more details.
17
19 POE, POE::Loop, select, POE::Loop::PerlSignals.
20
22 Please see POE for more information about authors, contributors, and
23 POE's licensing.
24
25
26
27perl v5.36.0 2023-01-20 POE::Loop::Select(3)