Net_Socket::readAll()

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.