[erlang-patches] Non-blocking SCTP connect [Was: [erlang-patches] SCTP improvements]

Björn Gustavsson bgustavsson@REDACTED
Fri Feb 5 07:00:20 CET 2010


On Fri, Feb 5, 2010 at 12:45 AM, Simon Cornish <zl9d97p02@REDACTED> wrote:
> Hello,
> API refinements as suggested by Raimo, test cases and documentation.
>
> git fetch git://github.com/dotsimon/otp.git sctp_connect_nowait

Thanks! I cherry-picked your commit and put into the previous branch.
(Since your branch contained merges.)

There are some compilation warnings:

./gen_sctp.erl:129: Warning: variable 'Addr' is unused
./gen_sctp.erl:129: Warning: variable 'Opts' is unused
./gen_sctp.erl:129: Warning: variable 'Port' is unused
./gen_sctp.erl:129: Warning: variable 'S' is unused
./gen_sctp.erl:129: Warning: variable 'Timeout' is unused

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list