POE::Loop::IO_Poll - phpMan

Command: man perldoc info search(apropos)  


POE::Loop::IO_Poll(3pm)        User Contributed Perl Documentation        POE::Loop::IO_Poll(3pm)

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"; $@ }
  ); }

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

SYNOPSIS
       See POE::Loop.

DESCRIPTION
       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.

SEE ALSO
       POE, POE::Loop, IO::Poll, POE::Loop::PerlSignals

AUTHORS & LICENSING
       Please see POE for more information about authors, contributors, and POE's licensing.

perl v5.30.0                                2020-02-07                    POE::Loop::IO_Poll(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-12-13 00:45 @3.145.61.202 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!