file transfer item update #3. bug fixes

This commit is contained in:
ingvar1995 2016-03-19 23:36:54 +03:00
parent 01803a6376
commit 6a2bc1f650
4 changed files with 33 additions and 19 deletions

View file

@ -177,6 +177,7 @@ def file_chunk_request(tox, friend_number, file_number, position, size, user_dat
def file_recv_control(tox, friend_number, file_number, file_control, user_data):
# TODO: process
pass
# -----------------------------------------------------------------------------------------------------------------