[erlang-bugs] ssh documentation

Anders Nygren anders.nygren@REDACTED
Tue Jun 3 18:49:52 CEST 2008


In the documentation of ssh_cm:listen it says that
pwdfun shall return true | false.
Actually it should be
true | {true, Handle} | {false, String}

/Anders



More information about the erlang-bugs mailing list