Implement queue with O(1) operations, and correct some math.
commitf37af0180d63f59dbb856e897f44a77d0390ab1a
authorKarsten Loesing <karsten.loesing@gmx.net>
Mon, 17 Aug 2009 11:07:56 +0000 (17 13:07 +0200)
committerKarsten Loesing <karsten.loesing@gmx.net>
Mon, 17 Aug 2009 11:30:11 +0000 (17 13:30 +0200)
treed906b98bd1ecf245cc1aa3dc0b9f6d231407c1c3
parent858a8f809d62e74df8ff71b60ae39631e8d6d5c1
Implement queue with O(1) operations, and correct some math.
src/or/or.h
src/or/relay.c