Details

    • Sub-task
    • Resolution: Done
    • P2: Important
    • 4.8.0
    • Network: Sockets
    • None
    • Symbian

    • 2ff5c6adbca65405d0a760173e5128b98d5d4a40

    Description

      QLocalSocket on Symbian is right now using OpenC which internally uses RPipe.
      RPipe is implemented as a device driver that ships with OpenC.
      We want to improve QLocalSocket to kick out some overhead.

      We have multiple possibilities:

      • Move QLocalSocket implementation to RPipe.
      • Move QLocalSocket implementation to TCP
        • we already have a TCP implementation for local sockets
      • Move QLocalSocket implementation to RMsgQueue
        • But RMsgQueue is a datagram paradigm, we want stream

      Attachments

        Issue Links

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

          Activity

            People

              shkearns Shane Kearns
              mgoetz Markus Goetz (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes