Opened 16 years ago
Closed 16 years ago
#537 closed enhancement (fixed)
Simple DNS Server class (for testing)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjlib-util | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
A simple DNS server class with DNS A and SRV records support, mostly to be used by various internal test units.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r1987. The DNS server is pj_dns_server class in pjlib-util/dns_server.h.