OSDN Git Service

Fix bugs of simultaneous connection.
[ffftp/ffftp.git] / config.h
index 8a9a593..50a28a2 100644 (file)
--- a/config.h
+++ b/config.h
@@ -20,3 +20,6 @@
 // ファイル転送の同時接続数\r
 #define MAX_DATA_CONNECTION 4\r
 \r
+/* HP NonStop Server 用のコードを有効にする */\r
+#define HAVE_TANDEM\r
+\r