Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
SisMaker
/
eNet
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Projects
0
Versões
0
Wiki
Atividade
Ver código fonte
ft: 代码修改
master
SisMaker
3 anos atrás
pai
d2947234cb
commit
88d1967538
3 arquivos alterados
com
0 adições
e
3 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-1
src/proxyPt/ntPptListener.erl
+0
-1
src/ssl/ntSslListener.erl
+0
-1
src/tcp/ntTcpListener.erl
+ 0
- 1
src/proxyPt/ntPptListener.erl
Ver arquivo
@ -119,7 +119,6 @@ handleMsg(_Msg, _State) ->
kpS
.
terminate
(
Reason
,
#state
{
lSock
=
LSock
}
)
-
>
%
%
关
闭
这
个
监
听
LSock
监
听
进
程
收
到
tcp_close
然
后
终
止
acctptor进程
catch
port_close
(
LSock
)
,
exit
(
Reason
)
.
+ 0
- 1
src/ssl/ntSslListener.erl
Ver arquivo
@ -119,7 +119,6 @@ handleMsg(_Msg, _State) ->
kpS
.
terminate
(
Reason
,
#state
{
lSock
=
LSock
}
)
-
>
%
%
关
闭
这
个
监
听
LSock
监
听
进
程
收
到
tcp_close
然
后
终
止
acctptor进程
catch
port_close
(
LSock
)
,
exit
(
Reason
)
.
+ 0
- 1
src/tcp/ntTcpListener.erl
Ver arquivo
@ -119,7 +119,6 @@ handleMsg(_Msg, _State) ->
kpS
.
terminate
(
Reason
,
#state
{
lSock
=
LSock
}
)
-
>
%
%
关
闭
这
个
监
听
LSock
监
听
进
程
收
到
tcp_close
然
后
终
止
acctptor进程
catch
port_close
(
LSock
)
,
exit
(
Reason
)
.
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar