Nick Mathewson
|
55bcd7d2f0
|
On win32, use a hashtable to map sockets to events rather than using an array.
svn:r988
|
2009-01-09 13:42:21 +00:00 |
|
Nick Mathewson
|
8f5777e692
|
Document internal evmap functions, add a couple of asserts, and fix up some things that did not need to be void* any more
svn:r987
|
2009-01-09 05:01:48 +00:00 |
|
Niels Provos
|
02b2b4d1be
|
Restructure the event backends so that they do not need to keep track of events themselves, as a side effect multiple events can use the same fd or signal.
svn:r972
|
2008-12-23 16:37:01 +00:00 |
|