套件: libdanga-socket-perl (1.62-1)
libdanga-socket-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdanga-socket-perl:
- [libdanga-socket-perl_1.62-1.dsc]
- [libdanga-socket-perl_1.62.orig.tar.gz]
- [libdanga-socket-perl_1.62-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
- Martín Ferrari
外部的資源:
- 主頁 [metacpan.org]
相似套件:
event loop and event-driven async socket base class
Danga::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.
其他與 libdanga-socket-perl 有關的套件
|
|
|
-
- dep: libsys-syscall-perl
- module to access system calls that Perl doesn't normally provide access to
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language