| Net_Socket::setBlocking() (Previous) | (Next) Net_Socket::write() | ||||
| |
|||||
|
|||||
Sets the timeout value on socket descriptor, expressed in the sum of seconds and microseconds.
boolean - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Tabelle 54-1. Mögliche Fehler-Arten
| Error code | Error message | Reason | Solution |
|---|---|---|---|
| NULL | „not connected“ | There is no open connection. | You must establish a connection before ( Net_Socket::connect()). |
| Net_Socket::setBlocking() (Previous) | (Next) Net_Socket::write() | ||||||||
| |
|||||||||
|
|||||||||