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

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

Net_Socket::readAll()

Net_Socket::readAll() -- 接続が閉じるまでデータを読み込む

説明

ソケットが切断されるまで、データを読み込みます。

警告

ブロッキングモードの場合は、ソケットが切断されるまで この関数は終了しません。

返り値

mixed - 読み込んだデータ、あるいは PEAR_Error

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 31 Aug 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.