summaryrefslogtreecommitdiffstats
path: root/runtime/nsdpoll_ptcp.h
Commit message (Collapse)AuthorAgeFilesLines
* fixing regression: multi-threading had racesRainer Gerhards2011-01-311-0/+1
|
* bugfix: failed to compile on systems without epoll supportRainer Gerhards2010-03-021-2/+2
|
* solved some platform issues with nsdpoll_ptcpRainer Gerhards2009-11-251-0/+5
|
* milestone commit: first driver layer call doneRainer Gerhards2009-11-181-0/+14
| | | | | ... 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 subsystemRainer Gerhards2009-11-181-0/+41