Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
M
mpd
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Иван Мажукин
  • mpd
  • Repository

Switch branch/tag
  • mpd
  • src
  • input
  • AsyncInputStream.cxx
Find file
BlameHistoryPermalink
  • Max Kellermann's avatar
    input/async: check for errors in Seek() · 541468f0
    Max Kellermann authored Jan 28, 2023
    Fixes a busy loop in BufferingInputStream::RunThreadLocked() because
    the method never learns that seeking is ignored, even though the HTTP
    stream is already broken and can never be read; nobody cared to check
    for errors.
    
    Closes https://github.com/MusicPlayerDaemon/MPD/issues/1727
    541468f0
AsyncInputStream.cxx 5.77 KB
EditWeb IDE

Replace AsyncInputStream.cxx

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.