Extact parse-the-token-arguments to its own function, and change it to a single-pass...
commita332805a55ce750ea3238b4e758a7542d0afcd1b
authorNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 16:54:56 +0000 (29 16:54 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 16:54:56 +0000 (29 16:54 +0000)
treed6708f15b0d21b7dcc19e920d36deb0856cfb793
parentfa6e72dc4b96a58b0c4422f1ac0427f954560600
Extact parse-the-token-arguments to its own function, and change it to a single-pass algorithm.  This simplifies the parsing code and speeds it up a little.

svn:r17812
src/or/routerparse.c