This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eTpf
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ft: socket相关代码修改
master
SisMaker
3 years ago
parent
1d96119f27
commit
47fb42328d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/utils/tpSocketCli.erl
+ 0
- 1
src/utils/tpSocketCli.erl
View File
@ -24,7 +24,6 @@
buffer
=
<
<
>
>
:
:
binary
(
)
}
)
.
-
spec
start_link
(
)
-
>
{
ok
,
pid
(
)
}
.
start_link
(
Port
,
BaseFilename
)
-
>
gen_srv
:
start_link
(
?
MODULE
,
[
Port
,
BaseFilename
]
,
[
]
)
.
Write
Preview
Loading…
Cancel
Save