[ANNOUNCEMENT] Net_Socket2-0.1.0 (beta) Released.
[email protected] ("PEAR Announce") Wed, 4 Jun 2014 08:18:08 +0100 (BST)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_Socket2-0.1.0 (beta) has been released at http://pear.php.net/.
Release notes
-------------
Fork for PHP5+
QA release
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.0
Download: http://download.pear.php.net/package/Net_Socket2-0.1.0.tgz
Authors
-------
Daniel O'Connor <[email protected]> (lead)
Chuck Hagenbuch (lead)
Aleksander Machniak (lead)