Paketname | libpoe-component-client-ping-perl |
Beschreibung | an ICMP ping client component for POE |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.04-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | perl (>= 5.6.0-16), libpoe-perl |
Empfohlene Pakete | |
Paketbetreuer | Decklin Foster |
Quelle | |
Paketgröße | 16964 Byte |
Prüfsumme MD5 | 3b7aa50ca8cf085207fe58cd1cd7601f |
Prüfsumme SHA1 | 2c0a3db624b8d2023254addb52f561754aa1a9d1 |
Prüfsumme SHA256 | 6842fd9b58c758196a2c92afdd71eb9faf637d555f3347423662bdbd0aab7859 |
Link zum Herunterladen | libpoe-component-client-ping-perl_1.04-1_all.de |
Ausführliche Beschreibung | POE::Component::Client::Ping is an asynchronous, event driven client
for ICMP ping. It accepts events containing the specifics of ICMP
ping requests, and it returns events carrying the results of those
pings.
.
Ping client components are not proper objects. Instead of being
created, as most objects are, they are "spawned" as separate sessions.
To avoid confusion (and hopefully not cause other confusion), they
must be spawned with a spawn method, not created anew with a new
one.
|