in reply to Re: multi thread problem in an simple HTTP server
in thread multi thread problem in an simple HTTP server
You taught me an important lesson: the '-w' should be switched on at the developing stage. I used to force myself to add 'use warnings', but can't remember from what time I gave up such a good habit. You saved me from out-of-control.