Explorar el Código

ft: 代码修改

master
SisMaker hace 3 años
padre
commit
88d1967538
Se han modificado 3 ficheros con 0 adiciones y 3 borrados
  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 fichero

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

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

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

Cargando…
Cancelar
Guardar