commit | 69a41fa8a397ec9608ce448e2cef4c7480d18433 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Jan 20 11:02:59 2014 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Jan 26 00:42:28 2014 +0100 |
tree | 4c36e04eaa13abbedea35bf64d5ad56c8656642d | |
parent | f1ed327a7af2dd4b34b80e5a575f88f5522e61b1 [diff] |
CLEANUP: polling: rename "spec_e" to "state" We're completely changing the way FDs will be polled. First, let's fix a few field names which become confusing. "spec_e" was used to store a speculative I/O event state. Now we'll store the whole R/W states for the FD there.