Comments: on this page. Click to read or post your own.
Wrapper for TCP/IP socket.
Located in /sapphire/dev/simpletest/socket.php (line 74)
SimpleStickyError | --SimpleSocket
| Class | Description |
|---|---|
| SimpleSecureSocket | Wrapper for TCP/IP socket over TLS. |
Inherited from SimpleStickyError
SimpleStickyError::$_error
Opens a socket for reading and writing.
Closes the socket preventing further reads.
Cannot be reopened once closed.
Accessor for content so far.
Accessor for socket open state.
Reads data from the socket. The error suppresion is a workaround for PHP4 always throwing a warning with a secure socket.
Writes some data to the socket and saves alocal copy.
Actually opens the low level socket.
Inherited From SimpleStickyError
SimpleStickyError::SimpleStickyError()
SimpleStickyError::getError()
SimpleStickyError::isError()
SimpleStickyError::_clearError()
SimpleStickyError::_setError()
Documentation generated on Sun, 19 Oct 2008 06:46:17 +1300 by phpDocumentor 1.3.2