"raw" or "verbatim" PIDs?
Jon Slenk
jonslenk@REDACTED
Fri Jul 7 01:06:39 CEST 2006
Thanks to Didier for pointing out the i-should-have-guessed-it obvious:
"Try pid(0,47,0). It converts 3 integers to a Pid."
sincerely,
-Jon.
----- Original Message -----
From: "Jon Slenk" <jonslenk@REDACTED>
To: <erlang-questions@REDACTED>
Sent: Thursday, July 06, 2006 3:54 PM
Subject: Re: "raw" or "verbatim" PIDs?
> Ah, I finally figured out that I can use list_to_pid(), although there are
> dire warnings in the documentation that it and pid_to_list() should not be
> used in application code. (Is there a "constructor" for PIDs, or does one
> have to use list_to_pid()?)
>
> sincerely,
> -Jon.
More information about the erlang-questions
mailing list