[ANNOUNCEMENT] Net_Socket2-0.1.1 (beta) Released.

[email protected] ("PEAR Announce") Mon, 23 Mar 2015 15:42:08 +0000 (GMT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Net_Socket2-0.1.1 (beta) has been released at http://pear.php.net/.

Release notes
-------------
Bug #20434	constant OS_WINDOWS is not defined

Package Info
------------
Net_Socket2 is a class interface to TCP sockets.  It provides blocking
  and non-blocking operation, with different reading and writing modes
  (byte-wise, block-wise, line-wise and special formats like network
  byte-order ip addresses).

Related Links
-------------
Package home: http://pear.php.net/package/Net_Socket2
   Changelog: http://pear.php.net/package/Net_Socket2/download/0.1.1
    Download: http://download.pear.php.net/package/Net_Socket2-0.1.1.tgz

Authors
-------
Daniel O'Connor <[email protected]> (lead)
Chuck Hagenbuch (lead)
Aleksander Machniak (lead)