commit | 663193882af02fe419584e05ab10e87f03cee90d | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Apr 08 17:17:37 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Apr 08 17:17:37 2007 +0200 |
tree | d8591e22d378a8aea12b342c4e8bd8ddcfaff906 | |
parent | f161a34fb39d5a68e99b3048fea11bd19917e182 [diff] |
[MEDIUM] factor FD_ISSET/FD_CLR and !FD_ISSET/FD_SET Use the new FD_COND_C/FD_COND_S macros to reduce the number of operations during tests and sets.