summaryrefslogtreecommitdiff
path: root/make_epoll_table.py
Commit message (Expand)AuthorAgeFilesLines
* Implemented EV_CLOSED event for epoll backend (EPOLLRDHUP).Diego Giagio2014-01-171-30/+36
* Use python2 rather than pythonRoss Lagerwall2012-10-231-1/+1
* Replace big chain of if/thens in epoll.c with a table lookupNick Mathewson2010-12-161-0/+57