Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-POE-Component-Client-Keepalive: Manages and keeps alive client connections
- Summary
- 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.
Changelog
- * Tue Oct 3 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.0901-1
- update to 0.0901
- minor spec tweaks
- * Thu Aug 31 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.0801-3
- bump for mass rebuild
- * Tue Jul 25 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.0801-2
- import, bump & build for devel