erc-normalize-port

erc-normalize-port is a compiled Lisp function in `erc.el'.

(erc-normalize-port PORT)

Normalize the port specification PORT to integer form.
PORT may be an integer, a string or a symbol. If it is a string or a
symbol, it may have these values:
* irc -> 194
* ircs -> 994
* ircd -> 6667
* ircd-dalnet -> 7000