aboutsummaryrefslogtreecommitdiff
path: root/lib/connect.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-06-30 09:22:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-06-30 09:22:48 +0000
commitba40eccc903990378f91ed218ed32da60bafe5b2 (patch)
tree1ceb2a26765d83a79f6375402f1b45bfe96d3a32 /lib/connect.c
parent4191741fb673494875ef2b1da0468277463f7357 (diff)
make the SSL connect use the same default connect timeout define as the
generic connect uses
Diffstat (limited to 'lib/connect.c')
-rw-r--r--lib/connect.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/connect.c b/lib/connect.c
index a30614334..46d7d8e14 100644
--- a/lib/connect.c
+++ b/lib/connect.c
@@ -101,8 +101,6 @@
/* The last #include file should be: */
#include "memdebug.h"
-#define DEFAULT_CONNECT_TIMEOUT 300000 /* milliseconds == five minutes */
-
static bool verifyconnect(curl_socket_t sockfd, int *error);
static curl_socket_t