This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP: ProFTPD


Jason schrieb:

> I would like to contribute ProFTPD (http://www.proftpd.org/) to the
> standard Cygwin distribution.  I still need to touch up the README and
> do a little more testing, but the package is ready for voting and
> verification.

I have to wait three minutes until a simple ls timeouts , therefore I
have changed this in include/options.h

# define PR_TUNABLE_TIMEOUTLINGER      180
to
# define PR_TUNABLE_TIMEOUTLINGER  1
or
# define PR_TUNABLE_TIMEOUTLINGER    0

which both works well without waiting for the timeout.


Gerrit
-- 
=^..^=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]