1POE::Loop::Select(3) User Contributed Perl Documentation POE::Loop::Select(3)
2
3
4
6 POE::Loop::Select - a bridge that supports select(2) from POE
7
9 See POE::Loop.
10
12 This class is an implementation of the abstract POE::Loop interface.
13 It follows POE::Loop's public interface exactly. Therefore, please see
14 POE::Loop for its documentation.
15
17 POE, POE::Loop, select
18
20 Please see POE for more information about authors, contributors, and
21 POE's licensing.
22
23
24
25perl v5.8.8 2006-09-01 POE::Loop::Select(3)