Subject: CVS commit: pkgsrc/net/pear-Net_Socket
From: Adrian Portelli
Date: 2008-04-30 21:30:24
Message id: 20080430193024.504CD175D0@cvs.netbsd.org

Log Message:
1.0.8
Optimize away some duplicate is_resource() calls.
Better solution for eof() on blocking sockets [#1427].
Add select() implementation [#1428].
Restore support for unix sockets (Bug #2961).
Don't rely on gethostbyname() for error checking (Bug #3100).
Make package.xml safe for PEAR 1.4.0.
Chunk socket writes on Windows by default, or if explicitly specified (Bug #980)
Don't run any $addr with a '/' in it through gethostbyname() (Bug #3372)
Fixing bug #6789: Net_Sock::eof() returns false when socket is already disconnected
Using package.xml v2.0
Fixing request #3327: Method for setting Socket's write buffer size
Add enableCrypto() for calling stream_socket_enable_crypto with PHP 5.1.0+
Revert change for bug #7692 that caused trouble with code already using
output buffering.

Files:
RevisionActionfile
1.9modifypkgsrc/net/pear-Net_Socket/Makefile
1.4modifypkgsrc/net/pear-Net_Socket/distinfo