[erlang-questions] gen_sctp on Windows
Valentin Micic
valentin@REDACTED
Sat Apr 18 02:14:47 CEST 2009
I understand, thank you.
In theory at least, it should be possible to achieve this via some form of
SCTP dll. Or am I way off the mark?
Mind you, it doesn't need to be perfect -- our production is on Solaris and
Linux. We only develop & unit test on Windoze...
V.
----- Original Message -----
From: "Serge Aleynikov" <saleyn@REDACTED>
To: "Valentin Micic" <valentin@REDACTED>
Cc: <erlang-questions@REDACTED>
Sent: Saturday, April 18, 2009 1:50 AM
Subject: Re: [erlang-questions] gen_sctp on Windows
> Currently this is not possible because Windows doesn't have native support
> for SCTP (at least it didn't at the time we wrote the SCTP driver) and the
> inet_drv.c driver is based on the socket SCTP API implemented by
> linux/solaris.
>
> Serge
>
> Valentin Micic wrote:
>> Hi all,
>>
>> Has anyone magaged to make gen_sctp work on (win|lose)dows?
>>
>> V.
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://www.erlang.org/mailman/listinfo/erlang-questions
>>
>
More information about the erlang-questions
mailing list