A PHP stream-based socket adapter.				
This stream adapter provides the required method implementations of the abstract `Socket` class
for the `open()`, `close()`, `read()`, `write()`, `timeout()` `eof()` and `encoding()` methods.