|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Cleaning up after CTRL-C when using Net::DNS::Nameserver on Windows?by jfroebe (Vicar) |
| on Jan 03, 2005 at 21:42 UTC ( #419070=note: print w/ replies, xml ) | Need Help?? |
|
Hi, Without modifying Net::DNS::Nameserver, you could perform a fork (works ok with 5.8 and 2k+), where the child process becomes your dns server and the parent will be the controlling process. That way, you can safely keep both signal handlers. :-) Jason L. Froebe No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||