Reset the io_error_fd right before the generator kills off the receiver
authorWayne Davison <wayned@samba.org>
Fri, 10 Jan 2003 08:32:09 +0000 (08:32 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 10 Jan 2003 08:32:09 +0000 (08:32 +0000)
commitb5ae4aba3814502dc61c3d0042be8e952722b69f
tree7dec97bd3bef76b0be19a3884332f9a7824c8307
parent8d2aad49e306e51cae9c694bb1ef2a4e73416036
Reset the io_error_fd right before the generator kills off the receiver
(because the death of the receiver will close the fd and cause the
generator to fail in any subsequent IO).
main.c