Home » Networking » Net_Socket2
Network Socket Interface
This package is unmaintained.
Download latest release 0.1.1 (archived versions might be outdated)
License: PHP License
Description
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).
Maintainers
- Daniel O'Connor (doconnor) — lead, active
- Chuck Hagenbuch (chagenbu) — lead, active
- Stig Bakken (ssb) — lead, inactive
- Aleksander Machniak (alec) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.5.6)
Releases
- 0.1.1 (beta, 2015-03-23)
Release notes
License: PHP License
Bug #20434 constant OS_WINDOWS is not defined
- 0.1.0 (beta, 2014-06-04)
Release notes
License: PHP License
Fork for PHP5+
QA release
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #20434 | Closed | Bug | 0.1.0 | 2014-10-29 | constant OS_WINDOWS is not defined |
| #20493 | Duplicate | Bug | Unknown | 2015-01-23 | OS_Window Warning |