Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F flatpak-qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Marco Bubke
  • flatpak-qt-creator
  • Repository
Switch branch/tag
  • flatpak-qt-creator
  • src
  • shared
  • qtsingleapplication
  • qtlocalpeer.cpp
Find file BlameHistoryPermalink
  • Kai Koehne's avatar
    QtSingleApplication: Don't hang if client does not send data · cd966329
    Kai Koehne authored Feb 18, 2013
    
    
    Do not wait forever when trying to read data from a connection. The
    client might already have been giving up, and the socket therefore
    become invalid without any data arriving.
    
    Task-number: QTCREATORBUG-6467
    Change-Id: Ie2e52709c92c25539491315bb5106b653df3fe8e
    Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
    cd966329