commit | 5ab33944cd7a978c9a30ee6823bdf58e90c0abdb | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Tue Sep 11 14:44:51 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Sep 11 14:53:00 2018 +0200 |
tree | db667bae8fb91afb6a47755d3c2f46b85d317db3 | |
parent | ab813a4b053c73df13b7980d37a782ebff772a9b [diff] |
BUG/MAJOR: kqueue: Don't reset the changes number by accident. In _update_fd(), if the fd wasn't polled, and we don't want it to be polled, we just returned 0, however, we should return changes instead, or all previous changes will be lost. This should be backported to 1.8.