Re: Writing a DNS server is easy
Posted Feb 3, 2003 18:46 UTC (Mon) by
ahu (guest, #4298)
In reply to:
Re: Writing a DNS server is easy by sam
Parent article:
A couple of alternative DNS servers
two words: use c++ :-) Saves heaps of typical C problems if done right, like memory leaks and the need to write btrees and whatnot
(
Log in to post comments)