This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
ibrowse
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
30
Wiki
Activity
Browse Source
ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' part2
pull/112/head
Serge Polkovnikov
11 years ago
parent
3b0b74d566
commit
df5ce8d8bb
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/ibrowse_socks5.erl
+ 0
- 2
src/ibrowse_socks5.erl
View File
@ -1,7 +1,5 @@
-
module
(
ibrowse_socks5
)
.
-
include_lib
(
"
kernel/src/inet_dns.hrl
"
)
.
-
export
(
[
connect
/
3
]
)
.
-
define
(
TIMEOUT
,
2000
)
.
Write
Preview
Loading…
Cancel
Save