chiark / gitweb /
regress/: Use adns_addr2text/text2addr instead of inet_aton/ntoa.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 28 May 2014 22:52:34 +0000 (23:52 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 13 Jun 2014 08:57:42 +0000 (09:57 +0100)
commit2f5e252a6aa62e9bcea09868884561f2761c61b3
tree3f422c6ecb4d4b0f7b926b0eff075d06b415de21
parent60b40c591fd6136f91f7119383c34524279b7f1b
regress/: Use adns_addr2text/text2addr instead of inet_aton/ntoa.

Makes the test harness agnostic regarding address families.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
regress/hcommon.c
regress/hcommon.c.m4
regress/hplayback.c
regress/hplayback.c.m4