| » Metadata |
» Status |
|
|
|
| » Description |
Aims to provide a thight & robust OO API to PHPs socket functions (ext/sockets).
It is *NO* real competitor to Net_Socket, because Net_Socket is based on fsockopen() which can utilize PHPs built in stream wrappers (like SSL). |
| » Dependencies |
» Links |
- ext/sockets
- ext/pcre
- PHP 4.3.0
- Net_IPv4 (optional)
|
|
| » Timeline |
» Changelog |
-
First Draft: 2004-04-09
- Proposal: 2004-04-10
- Call for Votes: 2004-04-17
|
Michael Wallner [2004-04-10 18:58 UTC] Updated package file.
Michael Wallner [2004-04-11 19:20 UTC] Implemented a simple IP/network based access control for AF_INET connections into the Listener.
The package file does not reflect these changes yet.
Michael Wallner [2004-04-12 10:49 UTC] Clearified the proposal description.
|