Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42091

Introduce SCTP sockets support

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.8.0
    • Some future release
    • Network: Sockets
    • None
    • Unix

    • 75a9bd2a4f637fb8e8e3dc4609a7045547119e80

    Description

      SCTP is a transport layer protocol maintained by IETF and implemented in many Unix-like systems. It provides in-sequence reliable transport of data with congestion control like TCP and message-oriented like UDP. The design of SCTP includes multi-streaming and multi-homing capabilities.

      The main goal of proposed approach is to make SCTP implementation based on existing TCP classes with adding a multi-stream concept on the abstract layer.

      Code review is available on https://codereview.qt-project.org/95698

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            alex1973tr Alex Trotsenko
            alex1973tr Alex Trotsenko
            Votes:
            8 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes