freebsd-ports/net/pear-Net_Socket/pkg-descr
Thierry Thomas 9eeb142607 Upgrade to the latest version.
Approved by:	mat (mentor).
2004-04-28 20:41:34 +00:00

7 lines
282 B
Text

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