Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
eGbh
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
1
Wiki
Actividad
Explorar el Código
pf:gen_*不能call自己
master
SisMaker
hace 3 años
padre
896ed450c6
commit
f11e13b28e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/gen_call.erl
+ 1
- 1
src/gen_call.erl
Ver fichero
@ -45,7 +45,7 @@ do_call(Process, Label, Request, Timeout) ->
Process
-
>
exit
(
calling_self
)
;
_
-
>
Process
!
{
Label
,
{
self
(
)
,
Mref
}
,
Request
}
,
Process
!
{
Label
,
{
self
(
)
,
Mref
}
,
Request
}
end
,
receive
{
Mref
,
Reply
}
-
>
Escribir
Vista previa
Cargando…
Cancelar
Guardar