On Mon, Jul 28, 2014 at 9:48 AM, Susant Sahani <[email protected]> wrote: > This patch adds SCTP protcol support for socket activation. > SCTP socket can be configured via the conf parameter > 'ListenStreamControlTrans' which is kind of too long.
I thought SCTP is usually used with SOCK_SEQPACKET, in which case the existing ListenSequentialPacket would work? Maybe there should be some syntax for specifying the protocol in ListenStream/ListenDatagram, to allow for various odd things like stream/SCTP and dgram/UDPLITE etc. -- Mantas Mikulėnas <[email protected]> _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
