Commit d313c29349dc15f11aba7f6f6936d0118546e5af

Nick Mathewson 2010-04-09T20:04:24

Use LIST rather than TAILQ for evbuffer callbacks There's no reason to traverse these out-of-order, and we never defined the order that you'd get your callbacks on an evbuffer if you happened to add more than one.