Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a close wait state | tiptorrent development team | 2021-09-29 | 3 | -9/+27 |
* | extend log on unknown internal state | tiptorrent development team | 2021-09-29 | 1 | -2/+4 |
* | do not display an error when recv() == 0 | tiptorrent development team | 2021-09-29 | 1 | -7/+4 |
* | call shutdown() before close() | tiptorrent development team | 2021-09-29 | 1 | -0/+1 |
* | activate pending clients only for large files | tiptorrent development team | 2021-09-29 | 3 | -3/+10 |
* | use off_t instead of size_t for file size | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | Add ULL postfix to FILE_SIZE_THRESHOLD to avoid using int | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | add more logging for easier debugging | tiptorrent development team | 2021-09-29 | 1 | -5/+15 |
* | initial commit | tiptorrent development team | 2021-09-29 | 5 | -0/+935 |