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

Beschreibung

Read until the socket closes.

Warnung

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

Rückgabewert

mixed - the data or a PEAR_Error

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

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.