freebsd-ports/net/pear-Net_Socket/pkg-descr
Thierry Thomas 27f1588e30 - Update to 1.0.5;
- Take maintainership.

PR:		76141
Submitted by:	Antônio Carlos Venâncio Júnior
2005-01-12 20:48:59 +00:00

8 lines
283 B
Plaintext

Net_Socket is a PEAR 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).
WWW: http://pear.php.net/package/Net_Socket/