DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibdanga-socket-perl
Beschreibungevent loop and event-driven async socket base class
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.61-1
Sektionperl
Prioritätoptional
Installierte Größe116 Byte
Hängt ab vonperl (>= 5.6.0-16), libsys-syscall-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße26866 Byte
Prüfsumme MD55fbe2b0b185445d1e7126cce3c891720
Prüfsumme SHA1ed45bf9519a7e2f0bca0262fcd6056b2a0de876d
Prüfsumme SHA256df0f2deaba4859efe57dd8cd52400cfc00a4b19ed3e615f6e2a619d84d3eebae
Link zum Herunterladenlibdanga-socket-perl_1.61-1_all.deb
Ausführliche BeschreibungDanga::Socket is 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.


Impressum
Linux is a registered trademark of Linus Torvalds