fix: endless loading for non txt files

This commit is contained in:
Talyx
2022-02-01 15:58:30 +03:00
parent 88b0e49dc1
commit d3425e88a3
5 changed files with 56 additions and 34 deletions

View File

@@ -18,7 +18,6 @@ private:
int _ret;
int _fd;
unsigned int _sended;
unsigned int _received;
char *_buff;