@brief Tell if the directory has reached EOF (End Of File).
@param dir The sftp directory handle.
@return 1 if the directory is EOF, 0 if not.
@see sftp_readdir()
See Implementation
@brief Tell if the directory has reached EOF (End Of File).
@param dir The sftp directory handle.
@return 1 if the directory is EOF, 0 if not.
@see sftp_readdir()