diff options
Diffstat (limited to 'dns/pear-Net_DNS21/pkg-descr')
-rw-r--r-- | dns/pear-Net_DNS21/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dns/pear-Net_DNS21/pkg-descr b/dns/pear-Net_DNS21/pkg-descr new file mode 100644 index 000000000000..18bb93606b8c --- /dev/null +++ b/dns/pear-Net_DNS21/pkg-descr @@ -0,0 +1,6 @@ +Provides (roughly) the same functionality as Net_DNS, but using modern PHP +objects, exceptions for error handling, better sockets support. + +This release is (in most cases) 2x - 10x faster than Net_DNS, as well as +includes more RR's (including DNSSEC RR's), and improved sockets and streams +support. |