diff options
| author | root <root> | 2008-10-29 17:42:49 +0000 | 
|---|---|---|
| committer | root <root> | 2008-10-29 17:42:49 +0000 | 
| commit | 2e301444c2d01c5439d97b45cb06351055dd2805 (patch) | |
| tree | d75ea7fdf1ad7c2de83487e1df8bb45ea6d06aa3 | |
| parent | 27b3e8a2cd6ee5791f5d1466d5dce69376389948 (diff) | |
*** empty log message ***
| -rw-r--r-- | Changes | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ WISH? monotonic clocks times/GetTickCount for coarse corrections?            ADD fails with EEXIST.          - work around spurious event notification bugs in epoll by using            a 32-bit generation counter. recreate kernel state if we receive -          spurious notifications or unwanted events. +          spurious notifications or unwanted events. this is very costly, +          but I didn't come up with this horrible design.          - use memset to initialise most arrays now and do away with the            init functions.          - expand time-out strategies into a "Be smart about timeouts" section.  | 
