lithium\net\Socket::eof()

abstract public method

Test for the end-of-file on the socket.

Returns

boolean

true if end has been reached, false otherwise.

Source

	abstract public function eof();