]> git.sesse.net Git - betaftpd/commit
process_all_clients(): Fixed a bug (reporting and much tracing by Sean MacLennan...
authorsgunderson <sgunderson>
Thu, 17 Aug 2000 22:59:14 +0000 (22:59 +0000)
committersgunderson <sgunderson>
Thu, 17 Aug 2000 22:59:14 +0000 (22:59 +0000)
commit85c74b6283f53e8deeab46354a4d3971039b6d56
treee0421ffc4504f5a0673ec859b93174f965b89b81
parentd01f3b644ce1ded27cfbd6ed6dbcaf2b4ddad8ce
process_all_clients(): Fixed a bug (reporting and much tracing by Sean MacLennan <seanm@netwinder.org>) where the server could refuse to send a reply on a finished uploading when using poll() mode, and generally not handle both POLLHUP/ERR and POLLIN at the same time.
ftpd.c