index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
fakepoll.c
Commit message (
Expand
)
Author
Age
*
On OSX, decline to use the built-in select-baed poll wrapper, since it seems ...
Nick Mathewson
2004-02-20
*
clean tabs, trailing whitespace
Roger Dingledine
2003-12-17
*
clean up some copyrights
Roger Dingledine
2003-12-13
*
make the license explicit on fakepoll.[ch]
Roger Dingledine
2003-12-09
*
bugfix for win32 with lots of users
Roger Dingledine
2003-10-27
*
Clear revents even when no events are received. Also, since everyone gets in...
Nick Mathewson
2003-10-07
*
Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause.
Nick Mathewson
2003-10-07
*
do not ask for whom there's an error, it polls for thee
Roger Dingledine
2003-10-07
*
Tor now builds on win32.
Nick Mathewson
2003-08-14
*
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-14
*
Make windows happier still
Nick Mathewson
2003-08-12
*
Reorder includes so that fakepoll.c gets built when it should
Nick Mathewson
2003-08-12
*
Start of port to win32. Missing are:
Nick Mathewson
2003-08-12
*
fix typos, streamline
Roger Dingledine
2003-06-18
*
Add function to fake a poll call using select
Nick Mathewson
2002-09-03