commit | 8374918ccec719132710caf04e464d8a5d442ff3 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Apr 15 20:56:27 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Apr 15 20:56:27 2007 +0200 |
tree | 359751c244c9862afe9d06593a891de22d447c66 | |
parent | 3d32d3a849fbe28f092fd8875b0c8c1e9cf4b1d8 [diff] |
[MAJOR] implemented support for speculative I/O processing The pollers will now be able to speculatively call the I/O processing functions and decide whether or not they want to poll on those FDs. The changes primarily consist in teaching those functions how to pass the info they got an EAGAIN.