Net_Socket::readLine()

Net_Socket::readLine() -- retrieve data until line end

Synopsis

Описание

Read until either the end of the socket or a newline, whichever comes first. Strips the trailing newline from the returned data.

Возвращаемое значение

mixed - the data or a PEAR_Error

Throws

Заметка

Эта функция не должна вызываться статически.

См. также

Net_Socket::read()

    Поддержать сайт на родительском проекте КГБ