<div dir="ltr"><div>Hello having two ErlNifPid how I can compare them to know if they refer to the same PID or not ?<br><br></div>Other than avoiding calling enif_make_pid like:<br><div><div><br>enif_is_identical(enif_make_pid(env, &pid1), enif_make_pid(env, &pid2))<br><br><br></div><div>Silviu<br></div></div></div>