Skip to content
  • Christian Hergert's avatar
    output-stream: use internal bit for busy status · 23b548ed
    Christian Hergert authored
    The pending bit has not been serving us well, so this ensures
    that we maintain state that we control about if we can write
    more data to the stream.
    
    This fixes an issue with high-velocity message sending in
    Builder where the socket has reached max buffering.
    23b548ed