in reply to Re: Net::Daemon memory leak problem
in thread Net::Daemon memory leak problem

Right - showing more code would be rather pointless. You can literally take the code from the Net::Daemon perldoc (as I mentioned in the previous link) for the Calculator server and run that.

The fault is within Net::Daemon - and if you replace the lines I mentioned previously in the Net/Daemon.pm module file then you'll see what I mean.

Needs no more code.

Paul