Patch to ssl_broker.erl
Peter H|gfeldt
peter@REDACTED
Fri Mar 28 11:20:13 CET 2003
Thanks. I will include it in the coming ssl-3.0.
/Peter
On Fri, 28 Mar 2003, Chandrashekhar Mullaparthi wrote:
> Here is a patch to ssl_broker.erl
>
> 1224c1224,1226
> < lists:keyreplace(Key, 1, Acc, {Key, Val})
> ---
> > lists:keyreplace(Key, 1, Acc, {Key, Val}) ;
> > (binary, Acc) ->
> > lists:keyreplace(mode, 1, Acc, {mode, binary})
>
> cheers
> Chandru
>
>
>
> NOTICE AND DISCLAIMER:
> This email (including attachments) is confidential. If you have received
> this email in error please notify the sender immediately and delete this
> email from your system without copying or disseminating it or placing any
> reliance upon its contents. We cannot accept liability for any breaches of
> confidence arising through use of email. Any opinions expressed in this
> email (including attachments) are those of the author and do not necessarily
> reflect our opinions. We will not accept responsibility for any commitments
> made by our employees outside the scope of our business. We do not warrant
> the accuracy or completeness of such information.
>
More information about the erlang-patches
mailing list