Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyzaniak (eloy)" <[EMAIL PROTECTED]>
* Package name : libdanga-socket-perl
Version : 1.55
Upstream Authors :
- Brad Fitzpatrick <[EMAIL PROTECTED]> - author
- Michael Granger <[EMAIL PROTECTED]> - docs, testing
- Mark Smith <[EMAIL PROTECTED]> - contributor, heavy user, testing
- Matt Sergeant <[EMAIL PROTECTED]> - kqueue support, docs, timers,
other bits.
* URL : http://www.cpan.org/modules/by-module/Danga/
* License : Perl: Artistic/GPL2
Programming Lang : Perl
Description : Event loop and event-driven async socket base class
Danga::Socket an abstract base class for objects backed by a socket which
provides the basic framework for event-driven asynchronous IO,
designed to be fast. Danga::Socket is both a base class for objects,
and an event loop.
.
Callers subclass Danga::Socket. Danga::Socket's constructor registers
itself with the Danga::Socket event loop, and invokes callbacks on the
object for readability, writability, errors, and other conditions.
.
Because Danga::Socket uses the "fields" module, your subclasses must
too.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to
pl_PL)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]