On 21-Mar-2005 Vladimir M wrote: > Hello All. > > I found memory leak in POE::Component::IKC::Server per every client > connect (~16kB). > > What's wrong?
There's a bug. What version of POE, IKC and perl are you using? We suspect that IKC is exercising some code in POE, that's falling into a bug in some versions of perl, that is causing this leak. -Philip