8fc60faf82
POE::Component::Client::Keepalive creates and manages connections for other components. It maintains a cache of kept-alive connections for quick reuse. It is written specifically for clients that can benefit from kept-alive connections, such as HTTP clients. Using it for one-shot connections would probably be silly.
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/22 16:10:18 simon Exp $
|
|
${P5SITE}/POE/Component/Client/Keepalive.pm
|
|
${P5SITE}/POE/Component/Connection/
|
|
${P5SITE}/POE/Component/Connection/Keepalive.pm
|
|
@man man/man3p/POE::Component::Client::Client-Keepalive.3p
|
|
@man man/man3p/POE::Component::Client::Conn-Keepalive.3p
|