aboutsummaryrefslogtreecommitdiff
path: root/src/common/fakepoll.c
Commit message (Expand)AuthorAge
* Tor now builds on win32.•••svn:r400 Nick Mathewson2003-08-14
* Attempt to make sockets code work right on windows.•••svn:r398 Nick Mathewson2003-08-14
* Make windows happier still•••svn:r392 Nick Mathewson2003-08-12
* Reorder includes so that fakepoll.c gets built when it should•••svn:r384 Nick Mathewson2003-08-12
* Start of port to win32. Missing are:••• - signal support - forking for DNS farm - changes for async IO - daemonizing In other words, some files still don't build, and the ones that do build, do nonblocking IO incorrectly. I'm also not checking in the project files till I have a good place for them. svn:r380 Nick Mathewson2003-08-12
* fix typos, streamline•••svn:r337 Roger Dingledine2003-06-18
* Add function to fake a poll call using select•••svn:r87 Nick Mathewson2002-09-03