* io.h (CLOSE_EOF): Changed the meaning of this constant. Now used
also for EOF on writing. * io.c (prepare_write): Use the close_reason CLOSE_EOF when a closed write_buffer has been flushed successfully. * io.c (write_callback): Report EPIPE and other write failures differently. Rev: src/io.c:1.36 Rev: src/io.h:1.24
Showing
Please register or sign in to comment