[erlang-questions] It would be nice if one could attach a "context" value to a monitor, so you get that value back when/if the monitor is trigged
Bengt Kleberg
bengt.kleberg@REDACTED
Thu Aug 21 09:08:28 CEST 2008
Greetings,
Perhaps it is possible to use another process?
Give this process a "context" value, let it monitor the target process.
When the monitor message arrives just send the monitor message and the
value to the ''original process'' (the one that wanted to monitor in the
beginning).
bengt
On Wed, 2008-08-20 at 23:11 +0200, Christian S wrote:
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list