Ver a proveniência

ft: 代码修改

master
SisMaker há 3 anos
ascendente
cometimento
88d1967538
3 ficheiros alterados com 0 adições e 3 eliminações
  1. +0
    -1
      src/proxyPt/ntPptListener.erl
  2. +0
    -1
      src/ssl/ntSslListener.erl
  3. +0
    -1
      src/tcp/ntTcpListener.erl

+ 0
- 1
src/proxyPt/ntPptListener.erl Ver ficheiro

@ -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 ficheiro

@ -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 ficheiro

@ -119,7 +119,6 @@ handleMsg(_Msg, _State) ->
kpS.
terminate(Reason, #state{lSock = LSock}) ->
%% LSock tcp_close acctptor进程
catch port_close(LSock),
exit(Reason).

Carregando…
Cancelar
Guardar