On 01/19/2011 08:13 PM, Holger Hans Peter Freyther wrote:
> Hi all,
>
> I have started creating some very basic SCTP support. Right now I do not
> intend to support things like multi-homing, peeling off streams or such. I do
> intend to support streams and other things.
So that would be only reliable datagrams for now?
> On Linux there is a library for sctp that implements functions proposed in a
> RFC. In general this API is just a wrapper around setsockopt or using the OOB
> of the sendmsg/recvmsg.
>
> My basic question is if I should DLD addLibrary this library or use CStruct to
> create structs like the sctp_sndrcvinfo and use sendmsg/rcvmsg directly.
It's the same for me.
Paolo
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk