[erlang-questions] processes for old code
József Bérces
jozsef.berces@REDACTED
Thu Aug 15 11:35:03 CEST 2013
Is there a simpler and more efficient way than
[X_Pid || X_Pid <- processes(), check_process_code(X_Pid, Mod)]
to get the processes using the old code?
Thanks,
Jozsef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130815/92f5ecf1/attachment.htm>
More information about the erlang-questions
mailing list