Skip to content
  • deuce's avatar
    Rework the output buffer loop to simplify slightly and fix an issue with the · 029579ee
    deuce authored
    highwater/timeout being innefective when the ringbuffer gets many small
    writes very quickly (ie: During the "Synch" logo display).  For some reason,
    this seems to happen most on fast connections (Possibly the socket
    implementation manages to combine the write()s on a slow connection)
    029579ee