Skip to content
  • Niels Möller's avatar
    * src/io.c (do_write_close): Deleted function. · 29fa4c03
    Niels Möller authored
    (close_fd): Set the flag write_buffer->closed directly, instead of
    calling FD_WRITE_CLOSE.
    (close_fd_nicely): Don't use FD_WRITE_CLOSE, instead, set the
    write_buffer->closed flag, and close the fd if the write_buffer is
    empty.
    
    Rev: src/io.c:1.153
    29fa4c03