Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-POE-Component-Client-Keepalive - Manages and keeps alive client connections
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.
Packages
Changelog
- * Sun May 13 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.1000-1
- update to 0.1000
- add t/ to %doc
- perl splittage BR tweaks
- * Tue Oct 3 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.0901-1
- update to 0.0901
- minor spec tweaks
- * Thu Aug 31 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.0801-3
- bump for mass rebuild