Uname : Linux premium36.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
cloudlinux
/
alt-php82
/
root
/
usr
/
share
/
doc
/
pear
/
Net_Socket
[ HOME ]
Exec
Submit
File Name : README.md
# Net_Socket - Network Socket Interface [](https://travis-ci.org/pear/Net_Socket) 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). [Homepage](http://pear.php.net/package/Net_Socket/) ## Installation For a PEAR installation that downloads from the PEAR channel: `$ pear install pear/net_socket` For a PEAR installation from a previously downloaded tarball: `$ pear install Net_Socket-*.tgz` For a PEAR installation from a code clone: `$ pear install package.xml` For a local composer installation: `$ composer install` To add as a dependency to your composer-managed application: `$composer require pear/net_socket` ## Tests Run the tests from a local composer installation: `$ ./vendor/bin/phpunit` ## License BSD-2 license
Back
Folder Name
Submit
File Name
File Content
Submit
Name
Type
Size
Permission
Last Modified
Actions
.
dir
-
0755
2024-03-06 04:35:45
..
dir
-
0755
2024-12-17 06:09:24
LICENSE
text/plain
1.24 KB
0644
2023-04-06 03:34:25
README.md
text/plain
1003 B
0644
2023-04-06 03:34:25