SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
net/p5-POE-Component-Client-Keepalive/pkg/DESCR
Normal file
5
net/p5-POE-Component-Client-Keepalive/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
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.
|
5
net/p5-POE-Component-Client-Keepalive/pkg/PLIST
Normal file
5
net/p5-POE-Component-Client-Keepalive/pkg/PLIST
Normal file
|
@ -0,0 +1,5 @@
|
|||
${P5SITE}/POE/Component/Client/Keepalive.pm
|
||||
${P5SITE}/POE/Component/Connection/
|
||||
${P5SITE}/POE/Component/Connection/Keepalive.pm
|
||||
@man man/man3p/POE::Component::Client::Keepalive.3p
|
||||
@man man/man3p/POE::Component::Connection::Keepalive.3p
|
Loading…
Add table
Add a link
Reference in a new issue