<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18157" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>However, using ssl_accept on the server side, one 
cannot specify the timeout value as documented:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>
<P><A name=ssl_accept-3><SPAN class=bold_code>ssl_accept(ListenSocket, 
SslOptions, Timeout) -> {ok, Socket} | {error, Reason}</SPAN></A><BR></P>
<DIV class=REFBODY>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2>since ssl_accept/3 is not exported from ssl.erl. I 
guess this is just a minor miss-feat.</FONT></P>
<P><FONT face=Arial size=2>Best regards,<BR></FONT><FONT face=Arial 
size=2>Andreas Stenius</FONT></P>
<P><FONT face=Arial size=2></FONT> </P></DIV></DIV></BODY></HTML>