RubyGems
npm
Organizations
Log in
Sign up
RubyGems
intruder
Versions diffs
0.2.1 → 0.2.2
intruder 0.2.1 → 0.2.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/src/node.c
+1
-1
metadata
+2
-2
data/src/node.c
CHANGED
Viewed
@@ -20,7 +20,7 @@ fd_set socks;
20
20
int highsock;
21
21
int readsocks;
22
22
int connectlist_inited = 0;
23
-
unsigned int tmo =
1
;
23
+
unsigned int tmo =
2000
;
24
24
25
25
/* internal methods */
26
26
static void declare_attr_accessors();
metadata
CHANGED
Viewed
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
segments:
6
6
- 0
7
7
- 2
8
-
-
1
9
-
version: 0.2.
1
8
+
-
2
9
+
version: 0.2.
2
10
10
platform: ruby
11
11
authors:
12
12
- Pascal Friederich