Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bugfix for win32 with lots of users | Roger Dingledine | 2003-10-27 |
| | | | | | | | plus general cleanup on switch_id() svn:r684 | ||
* | Clear revents even when no events are received. Also, since everyone gets ↵ | Nick Mathewson | 2003-10-07 |
| | | | | | | in exceptions, everyone gets to increment maxfd. svn:r550 | ||
* | Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause. | Nick Mathewson | 2003-10-07 |
| | | | | svn:r549 | ||
* | do not ask for whom there's an error, it polls for thee | Roger Dingledine | 2003-10-07 |
| | | | | svn:r548 | ||
* | Tor now builds on win32. | Nick Mathewson | 2003-08-14 |
| | | | | svn:r400 | ||
* | Attempt to make sockets code work right on windows. | Nick Mathewson | 2003-08-14 |
| | | | | svn:r398 | ||
* | Make windows happier still | Nick Mathewson | 2003-08-12 |
| | | | | svn:r392 | ||
* | Reorder includes so that fakepoll.c gets built when it should | Nick Mathewson | 2003-08-12 |
| | | | | svn:r384 | ||
* | Start of port to win32. Missing are: | Nick Mathewson | 2003-08-12 |
| | | | | | | | | | | | | | | | | - 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 | ||
* | fix typos, streamline | Roger Dingledine | 2003-06-18 |
| | | | | svn:r337 | ||
* | Add function to fake a poll call using select | Nick Mathewson | 2002-09-03 |
svn:r87 |