[ANNOUNCEMENT] Net_Socket-1.2.1 (stable) Released.

[email protected] ("PEAR Announce") Thu, 6 Apr 2017 11:23:29 -0400 (EDT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Net_Socket-1.2.1 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* Fix BSD-2 licensing

Package Info
------------
Net_Socket 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_Socket
   Changelog: http://pear.php.net/package/Net_Socket/download/1.2.1
    Download: http://download.pear.php.net/package/Net_Socket-1.2.1.tgz

Authors
-------