GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
POE::Loop::IO_Poll(3) User Contributed Perl Documentation POE::Loop::IO_Poll(3)

sub skip_tests { return "IO::Poll is not 100% compatible with $^O" if ( $^O eq "MSWin32" and not $ENV{POE_DANTIC} ); return "IO::Poll tests require the IO::Poll module" if ( do { eval "use IO::Poll"; $@ } ); }

POE::Loop::IO_Poll - a bridge that allows POE to be driven by IO::Poll

See POE::Loop.

POE::Loop::IO_Poll implements the interface documented in POE::Loop. Therefore it has no documentation of its own. Please see POE::Loop for more details.

POE, POE::Loop, IO::Poll, POE::Loop::PerlSignals

Please see POE for more information about authors, contributors, and POE's licensing.
2020-02-01 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.