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

    • 2ff5c6adbca65405d0a760173e5128b98d5d4a40

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes