Azat Khuzhin
61931871a5
tree.h: drop duplicated content of tree.h
...
Introduced in 9859bc783adcd51729b3d7563902ac8caca67b42
("r15764@tombo: nickm | 2007-12-31 15:46:16 -0500")
2014-03-28 20:44:09 +04:00
Nick Mathewson
e5cf98795e
Clean up formatting: remove trailing spaces
2010-02-18 17:46:56 -05:00
Nick Mathewson
e5bbd40ad7
Clean up formatting: use tabs, not 8-spaces, to indent.
2010-02-18 17:44:09 -05:00
Nick Mathewson
9859bc783a
r15764@tombo: nickm | 2007-12-31 15:46:16 -0500
...
Forward-port from 1.4 branch: Make generated rpc files build-depend on event_rpcgen.
svn:r626
2007-12-31 20:47:12 +00:00
Nick Mathewson
2e2104f4ce
r15172@tombo: nickm | 2007-12-06 12:54:37 -0500
...
Rewrite win32.c to use a red-black tree to map sockets to events. This changes the performance from O(N^2) to O(N lg N). Needs testing. (This was made possible by recent changes to the implementation of non-persistent events.)
svn:r574
2007-12-06 18:13:03 +00:00