summaryrefslogtreecommitdiff
path: root/src/common/fakepoll.h
AgeCommit message (Expand)Author
2004-05-10doxygen markup for common/*.hRoger Dingledine
2004-05-05Make non-fake tor_poll robust against -1 fdsNick Mathewson
2004-05-01Handle windows socket errors correctly; comment most of common.Nick Mathewson
2004-04-06Document stuff, reduce magic numbers, add emacs magicNick Mathewson
2004-02-20On OSX, decline to use the built-in select-baed poll wrapper, since it seems ...Nick Mathewson
2003-12-13clean up some copyrightsRoger Dingledine
2003-12-09make the license explicit on fakepoll.[ch]Roger Dingledine
2003-06-18fix typos, streamlineRoger Dingledine
2003-05-09work on versioning; new log_fn functionNick Mathewson
2002-09-03Add function to fake a poll call using selectNick Mathewson