Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off


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-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.