Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
SisMaker
/
eNet
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Projects
0
Versions
0
Wiki
Activité
Parcourir la source
ft: 代码修改
master
SisMaker
il y a 3 ans
Parent
d2947234cb
révision
88d1967538
3 fichiers modifiés
avec
0 ajouts
et
3 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+0
-1
src/proxyPt/ntPptListener.erl
+0
-1
src/ssl/ntSslListener.erl
+0
-1
src/tcp/ntTcpListener.erl
+ 0
- 1
src/proxyPt/ntPptListener.erl
Voir le fichier
@ -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
Voir le fichier
@ -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
Voir le fichier
@ -119,7 +119,6 @@ handleMsg(_Msg, _State) ->
kpS
.
terminate
(
Reason
,
#state
{
lSock
=
LSock
}
)
-
>
%
%
关
闭
这
个
监
听
LSock
监
听
进
程
收
到
tcp_close
然
后
终
止
acctptor进程
catch
port_close
(
LSock
)
,
exit
(
Reason
)
.
Écrire
Aperçu
Chargement…
Annuler
Enregistrer