EoF Property
If True, the connection has closed, and there is no buffered data available.
Object Oriented Interface
public function getEoF();
Procedural Interface
ipworks_rshell_get($res, 4 );
Default Value
true
Remarks
EOF is an acronym for "End Of File".
This property is read-only.
Data Type
Boolean