in reply to Re: Perl threads memory leak with socket and solutions I tried...
in thread Perl threads memory leak with socket and solutions I tried...

Thanks. I tried forks. When I start the program, it will create 2 processes. One of the process, the child process, still has memory leak problem, although the memory increases very slowly.
  • Comment on Re^2: Perl threads memory leak with socket and solutions I tried...