Re: pthreads leaks handles and threads when threads use sockets

2005-01-30 Thread Reini Urban
Mark Pizzolato schrieb: Reini Urban wrote: Mark Pizzolato schrieb: > I've been using clamav's clamd under cygwin and noticed that over time > the handle count as viewed with TaskManager seems to grow to arbitrary > values. I used clamd's option IdleTimeout set to 600 seconds which > dramatically re

Re: pthreads leaks handles and threads when threads use sockets

2005-01-29 Thread Mark Pizzolato
On Saturday, January 29, 2005 at 12:36 PM, Christopher Faylor wrote: On Fri, Jan 28, 2005 at 09:09:31AM -0800, Mark Pizzolato wrote: >I've been using clamav's clamd under cygwin and noticed that over time >the >handle count as viewed with TaskManager seems to grow to arbitrary >values. This shou

Re: pthreads leaks handles and threads when threads use sockets

2005-01-29 Thread Christopher Faylor
On Fri, Jan 28, 2005 at 09:09:31AM -0800, Mark Pizzolato wrote: >I've been using clamav's clamd under cygwin and noticed that over time the >handle count as viewed with TaskManager seems to grow to arbitrary values. This should be fixed in the latest snapshot. Corinna tracked this down to the o

Re: pthreads leaks handles and threads when threads use sockets

2005-01-29 Thread Mark Pizzolato
Hi Reini, Reini Urban wrote: Mark Pizzolato schrieb: > I've been using clamav's clamd under cygwin and noticed that over time > the handle count as viewed with TaskManager seems to grow to arbitrary > values. I used clamd's option IdleTimeout set to 600 seconds which > dramatically reduced the grow

Re: pthreads leaks handles and threads when threads use sockets

2005-01-29 Thread Reini Urban
Mark Pizzolato schrieb: I've been using clamav's clamd under cygwin and noticed that over time the handle count as viewed with TaskManager seems to grow to arbitrary values. I used clamd's option IdleTimeout set to 600 seconds which dramatically reduced the growth rate of the Handle Count. Of co

pthreads leaks handles and threads when threads use sockets

2005-01-28 Thread Mark Pizzolato
I've been using clamav's clamd under cygwin and noticed that over time the handle count as viewed with TaskManager seems to grow to arbitrary values. I used clamd's option IdleTimeout set to 600 seconds which dramatically reduced the growth rate of the Handle Count. Of course clamd has many th