[ANNOUNCEMENT] Net_Socket-1.2.0 (stable) Released.
[email protected] ("PEAR Announce") Thu, 6 Apr 2017 09:13:14 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_Socket-1.2.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Change license to BSD-2 Clause
* Request #17526: License change
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.0
Download: http://download.pear.php.net/package/Net_Socket-1.2.0.tgz
Authors
-------