Also check if write has failed to alert the user and stop downloading messages
This commit is contained in:
naving%netscape.com 2001-03-30 05:30:13 +00:00
Родитель 1dd4ba541b
Коммит af8501c68d
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -54,6 +54,7 @@ protected:
nsresult WriteLineToMailbox(char *buffer);
PRBool m_authed;
PRInt32 m_msgOffset;
char* m_accountUrl;
PRUint32 m_biffState;
PRBool m_senderAuthed;