Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | milestone commit: first working version with epoll/tcp | Rainer Gerhards | 2009-11-23 | 1 | -1/+1 |
| | | | | ... but not well-tested, so there may be many hidden bugs. | ||||
* | milestone: working towards utilizing epoll interface | Rainer Gerhards | 2009-11-19 | 1 | -1/+1 |
| | | | | NOTE: this version does NOT run - tcp-based servers are defunct. | ||||
* | milestone commit: first driver layer call done | Rainer Gerhards | 2009-11-18 | 1 | -2/+12 |
| | | | | | ... does not really run. We can now call into the epoll driver, but not handle epoll(). The driver also needs more modifications. | ||||
* | added skeleton for supporting epoll() API in netstream subsystem | Rainer Gerhards | 2009-11-18 | 1 | -0/+55 |