NAME
Danga::Socket - Event-driven async IO class
SYNOPSIS
use base ('Danga::Socket');
DESCRIPTION
This is an abstract base class which provides the basic framework for event-driven asynchronous IO.
Danga::Socket - Event-driven async IO class
use base ('Danga::Socket');
This is an abstract base class which provides the basic framework for event-driven asynchronous IO.