>
Hello! Is there a way to determine that which erlang processes are listening on a given TCP port? The operating system tells me that the erlang VM is listening on that port, but I need to know that which erlang process is using that port. Bye,NAR -- "Beware of bugs in the above code; I have only proved it correct, not tried it."