Net_Socket::read() (Previous) (Next) Net_Socket::readByte()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Net_Socket::readAll()

Net_Socket::readAll() -- retrieve data until connection closes

Description

Read until the socket closes.

Avertissement

This function will not exit, if the socket is in blocking mode until the socket closes.

Valeur retournée

mixed - the data or a PEAR_Error

Note

Cette fonction ne peut pas être appelée de façon statique.

Net_Socket::read() (Previous) (Next) Net_Socket::readByte()

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.