[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] use windows threads leak



On Tue, Feb 19, 2013 at 1:23 PM, Brett Harrison
<brett.harrison@xxxxxxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.