Skip to content
  • ale's avatar
    Fix an error when io.CopyBuffer returns n=0 · 050f2525
    ale authored
    It could be that the "n=0 means EOF" semantics are leaking from the
    underlying splice() system call? Anyway this prevents radiod from
    getting stuck in a busy loop in certain(?) cases.
    050f2525