On Tue, Feb 19, 2013 at 1:23 PM, Brett Harrison <brett.harri...@musicmastermind.com> wrote: > I am using 2.0.21-stable on windows. When shutting down the server I get 3 > memory leaks (see below). > > Is there a clean function I should be calling when using windows threads?
In Libevent 2.1, there is libevent_global_shutdown(). In Libevent 2.0, though, you shouldn't have to worry too hard about these leaks: they're library-global, not something that can grow unbound. *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.