[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#402041: ITP: libdanga-socket-perl -- Event loop and event-driven async socket base class



Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyzaniak (eloy)" <eloy@debian.org>


* Package name     : libdanga-socket-perl
  Version          : 1.55
  Upstream Authors : 
	- Brad Fitzpatrick <brad@danga.com> - author
	- Michael Granger <ged@danga.com> - docs, testing
	- Mark Smith <junior@danga.com> - contributor, heavy user, testing
	- Matt Sergeant <matt@sergeant.org> - 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)



Reply to: