[erlang-questions] erlang:system_info(port_limit) broken?
Jeremy Ong
jeremy@REDACTED
Thu Feb 14 06:28:33 CET 2013
This info argument is defined in
www.erlang.org/doc/man/erlang.html#system_info_port_limit
Steps to reproduce:
1. Invoke an erlang shell (erl)
2. erlang:system_info(port_limit).
Returns
** exception error: bad argument
in function erlang:system_info/1
called as erlang:system_info(port_limit)
Any ideas?
Cheers,
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130213/b3b0fc7d/attachment.htm>
More information about the erlang-questions
mailing list