summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/ftplib.c
authorllornkcor <llornkcor>2002-03-24 14:14:49 (UTC)
committer llornkcor <llornkcor>2002-03-24 14:14:49 (UTC)
commit807ea39f3ccfbc26e769fc16a79d459327e13437 (patch) (side-by-side diff)
treefa25defd4f0d6f6630cecad2f7eb274dcac30db6 /noncore/net/opieftp/ftplib.c
parent5c17e8b168cf27ac2922e7c118cb886b116eab42 (diff)
downloadopie-807ea39f3ccfbc26e769fc16a79d459327e13437.zip
opie-807ea39f3ccfbc26e769fc16a79d459327e13437.tar.gz
opie-807ea39f3ccfbc26e769fc16a79d459327e13437.tar.bz2
radnom fixes
Diffstat (limited to 'noncore/net/opieftp/ftplib.c') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opieftp/ftplib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opieftp/ftplib.c b/noncore/net/opieftp/ftplib.c
index b9ca746..5116170 100644
--- a/noncore/net/opieftp/ftplib.c
+++ b/noncore/net/opieftp/ftplib.c
@@ -58,7 +58,7 @@
#endif
#define FTPLIB_BUFSIZ 8192
-#define ACCEPT_TIMEOUT 30
+#define ACCEPT_TIMEOUT 15
#define FTPLIB_CONTROL 0
#define FTPLIB_READ 1