github mikebrady/shairport-sync 2.3.10
Version 2.3.10 – Development

latest releases: 4.3.3-dev, 4.3.2, 4.3.2-dev...
8 years ago

Bug fix

  • The "pipe" backend used output code that would block if the pipe didn't have a reader. This has been replaced by non-blocking code. Here are some implications:
    • When the pipe is created, Shairport Sync will not block if a reader isn't present.
    • If the pipe doesn't have a reader when Shairport Sync wants to output to it, the output will be discarded.
    • If a reader disappears while writing is occuring, the write will time out after five seconds.
    • Shairport Sync will only close the pipe on termination.

Don't miss a new shairport-sync release

NewReleases is sending notifications on new releases.