Initialize networking _before_ initializing libevent in the tests
commit0f9b0b8bfeb861d95c3872525c4a03e77675ccbd
authorNick Mathewson <nickm@torproject.org>
Mon, 16 May 2016 18:30:04 +0000 (16 14:30 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 16 May 2016 18:30:04 +0000 (16 14:30 -0400)
tree949652e61b19ed14dd3037593b176d9bc89db671
parent6cc3397e26ff37d6f01471b83e0e5bb1b5aa8eee
Initialize networking _before_ initializing libevent in the tests

This prevents WSANOTINITIALISED errors and fixes bug 18668. Bugfix
on 0.2.8.1-alpha -- 1bac468882fd732460d8a25735131 specifically.
changes/bug18668 [new file with mode: 0644]
src/test/testing_common.c