Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Peer connection timeout value in QLocalSocket Client
Qt 6.11 is out! See what's new in the release blog

Peer connection timeout value in QLocalSocket Client

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 954 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nitks.abhinav
    wrote on last edited by
    #1

    Hi,

    I have a local client socket implementation, where I am seeing "Peer Closed error" from the server.

    As per the implementation whenever client(QT) connects to server , server after accepting the connection does minor processing and sends initial data to client.

    Is there timeout value set at the client side?

    Thanks,

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Just to be sure I understand correctly, you have a timeout on your local machine ? How long does these "minor processing" take ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nitks.abhinav
        wrote on last edited by
        #3

        Sorry, it was an issue from the server side , Client QT was working fine. Thanks closing it as solved.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved