Fix receive support in erl_eval with a BEAM module
Anthony Ramine <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
Hello, Using the low-level BEAM instructions, we can loop over each message in the process queue and removes the first message that matches, without receiving them all to later send them back to itself. git fetch https://github.com/nox/otp.git erl_eval-receive https://github.com/nox/otp/compare/erlang:maint...erl_eval-receive https://github.com/nox/otp/compare/erlang:maint...erl_eval-receive.patch Regards, -- Anthony Ramine _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches