|
11.5.17 CacheFTPHandler Objects
CacheFTPHandler objects are FTPHandler objects with
the following additional methods:
- setTimeout(t)
-
Set timeout of connections to t seconds.
- setMaxConns(m)
-
Set maximum number of cached connections to m.
See About this document... for information on suggesting changes.
|