Mojo::IOWatcher::EV man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Mojo::IOWatcher::EV(3)User Contributed Perl DocumentatioMojo::IOWatcher::EV(3)

NAME
       Mojo::IOWatcher::EV - EV Non-Blocking I/O Watcher

SYNOPSIS
	 use Mojo::IOWatcher::EV;

DESCRIPTION
       Mojo::IOWatcher::EV is a minimalistic non-blocking I/O watcher with
       "libev" support.	 Note that this module is EXPERIMENTAL and might
       change without warning!

METHODS
       Mojo::IOWatcher::EV inherits all methods from Mojo::IOWatcher and
       implements the following new ones.

   "new"
	 my $watcher = Mojo::IOWatcher::EV->new;

       Construct a new Mojo::IOWatcher::EV object.

   "not_writing"
	 $watcher = $watcher->not_writing($handle);

       Only watch handle for readable events.

   "one_tick"
	 $watcher->one_tick('0.25');

       Run for exactly one tick and watch for I/O and timer events.

   "recurring"
	 my $id = $watcher->recurring(3 => sub {...});

       Create a new recurring timer, invoking the callback repeatedly after a
       given amount of seconds.

   "remove"
	 $watcher = $watcher->remove($handle);

       Remove handle.

   "timer"
	 my $id = $watcher->timer(3 => sub {...});

       Create a new timer, invoking the callback after a given amount of
       seconds.

   "writing"
	 $watcher = $watcher->writing($handle);

       Watch handle for readable and writable events.

SEE ALSO
       Mojolicious, Mojolicious::Guides, <http://mojolicio.us>.

perl v5.14.1			  2011-09-01		Mojo::IOWatcher::EV(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net