-
- Downloads
data_transfer: fix vcard file transfer
isEOF for a ofstream was always incorrect... So instead of this, re-use the old method and add sha3Sum to the profile channel so that we can garantee that the file transfer is complete. Change-Id: Id05be27db4197479348094126989a6a059e07a69
Showing
- src/data_transfer.cpp 13 additions, 13 deletionssrc/data_transfer.cpp
- src/data_transfer.h 1 addition, 1 deletionsrc/data_transfer.h
- src/jamidht/jamiaccount.cpp 16 additions, 9 deletionssrc/jamidht/jamiaccount.cpp
- src/jamidht/jamiaccount.h 3 additions, 1 deletionsrc/jamidht/jamiaccount.h
- src/jamidht/transfer_channel_handler.cpp 30 additions, 27 deletionssrc/jamidht/transfer_channel_handler.cpp
Loading
Please register or sign in to comment