aboutsummaryrefslogtreecommitdiff
path: root/src/common/fakepoll.h
Commit message (Expand)AuthorAge
* If we are using select, make sure we stay within FD_SETSIZE.•••svn:r3051 Nick Mathewson2004-12-01
* Suggestion from weasel: Make tor --version --version dump the cvs Id of every...•••svn:r3019 Nick Mathewson2004-11-29
* remove emacs droppings, since nick says he doesn't need them anymore•••svn:r2989 Roger Dingledine2004-11-26
* doxygen markup for common/*.h•••svn:r1840 Roger Dingledine2004-05-10
* Make non-fake tor_poll robust against -1 fds•••svn:r1787 Nick Mathewson2004-05-05
* Handle windows socket errors correctly; comment most of common.•••svn:r1756 Nick Mathewson2004-05-01
* Document stuff, reduce magic numbers, add emacs magic•••svn:r1502 Nick Mathewson2004-04-06
* On OSX, decline to use the built-in select-baed poll wrapper, since it seems ...•••svn:r1114 Nick Mathewson2004-02-20
* clean up some copyrights•••svn:r907 Roger Dingledine2003-12-13
* make the license explicit on fakepoll.[ch]•••svn:r895 Roger Dingledine2003-12-09
* fix typos, streamline•••svn:r337 Roger Dingledine2003-06-18
* work on versioning; new log_fn function•••svn:r288 Nick Mathewson2003-05-09
* Add function to fake a poll call using select•••svn:r87 Nick Mathewson2002-09-03