[erlang-questions] Open TCP ports

Mats Cronqvist mats.cronqvist@REDACTED
Fri Jan 12 12:04:31 CET 2007


attila.rajmund.nohl@REDACTED wrote:
> 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.

   inet:i().



More information about the erlang-questions mailing list