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.

Warning

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

Return value

mixed - the data or a PEAR_Error

Note

This function can not be called statically.

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.