]> granicus.if.org Git - php/commit
- [MFH]
authorPierre Joye <pajoye@php.net>
Tue, 6 Jan 2009 20:48:21 +0000 (20:48 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 6 Jan 2009 20:48:21 +0000 (20:48 +0000)
commit3c967db4a15d86b39246a58aee925814b1f573db
tree2c89d34bd9dd84a2e0b989c1924da789046d97f7
parent86ae6a2676e37dd6aaf049b7929a65989321f1ee
- [MFH]
- [DOC] add support for all DNS function on Windows
  - dns_check_record  (and its alias  checkdnsrr)
  - dns_get_record
   - IPV6 specific info not available yet:
     . AAAA info is available only on vista/2k8 for now
     . A6 info is not available
  - dns_get_mx (and its alias getmxrr)
ext/standard/basic_functions.c
ext/standard/config.w32
ext/standard/dns.c
ext/standard/dns.h
ext/standard/dns_win32.c [new file with mode: 0644]