[erlang-bugs] ssl_accept/3 not exported
Ingela Anderton Andin
ingela@REDACTED
Thu Dec 18 11:18:51 CET 2008
Hi!
Thank you for reporting this, it will be exported in the upcoming
release of ssl.
Regards Ingela Erlang/OTP - Ericsson
Andreas Stenius wrote:
> Hi,
>
> I'm fiddling about with SSL, and most notably, the new implementation,
> since I need to upgrade an existing connection, and if I'm not
> missread the documentation, only the new implementation supports that.
>
> However, using ssl_accept on the server side, one cannot specify the
> timeout value as documented:
>
>
> ssl_accept(ListenSocket, SslOptions, Timeout) -> {ok, Socket} |
> {error, Reason}
>
>
>
> since ssl_accept/3 is not exported from ssl.erl. I guess this is just
> a minor miss-feat.
>
> Best regards,
> Andreas Stenius
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-bugs
More information about the erlang-bugs
mailing list