Re: PoCo HTTP Client not releasing sockets

2004-12-13 Thread Rocco Caputo
On Mon, Dec 13, 2004 at 01:58:18PM -0800, Mathieu Longtin wrote: > Done. I submitted it, its bug #8846. > > The test only works on Linux, but I've seen the problem > occur on windows as well. Anybody knows how to tell how > many file descriptors a process has using perl calls? > > -Mathieu Proce

Re: PoCo HTTP Client not releasing sockets

2004-12-13 Thread Mathieu Longtin
Done. I submitted it, its bug #8846. The test only works on Linux, but I've seen the problem occur on windows as well. Anybody knows how to tell how many file descriptors a process has using perl calls? -Mathieu > If you turn it into a Test::More style test, > I'll add it to Client::HTTP's test

Re: 0.3003+cygwin+perl 5.8.5

2004-12-13 Thread Rocco Caputo
On Sun, Dec 12, 2004 at 02:09:07PM -0900, Leif Gustafson wrote: > Rocco Caputo wrote: > > >The problem is probably in the test program itself. I've had problems > >with this test on different systems. > > I haven't noticed this test failing on previous versions of POE, but > maybe it's a new te

Re: 0.3003+cygwin+perl 5.8.5

2004-12-13 Thread Leif Gustafson
Rocco Caputo wrote: The problem is probably in the test program itself. I've had problems with this test on different systems. I haven't noticed this test failing on previous versions of POE, but maybe it's a new test, I haven't checked. The idea is to set the pipe non-blocking, and use Driver::