NAME
Mojo::IOWatcher::Epoll - Epoll Async IO Watcher
SYNOPSIS
use Mojo::IOWatcher::Epoll;
DESCRIPTION
Mojo::IOWatcher is a minimalistic async io watcher with epoll
support. Note that this module is EXPERIMENTAL and might change without warning!
METHODS
Mojo::IOWatcher::Epoll inherits all methods from Mojo::IOWatcher.