-
-
-
-
libpurple/purplefiletransfer.h (Diff revision 1) The enum is
PURPLE_FILE_TRANSFER_STATE_FAILED
withoutCANCELLED
. -
-
-
-
libpurple/purplefiletransfer.c (Diff revision 1) Having both
of the transfer
andfor this transfer
seems superfluous.
Implement PurpleFileTransfer
Review Request #2625 — Created Sept. 25, 2023 and submitted
This initial implementation only implements the properties and defines the basic flow. This does not actually implement any of the actual behavior as that'll be done later when we can implement the whole thing.
Ran the unittests under valgrind.
Summary | ID |
---|---|
691d77a345e11d72c1971cd83b12a5eec3761ae9 |
Description | From | Last Updated |
---|---|---|
s/whose/who's |
![]() |
|
s/an/a |
![]() |
|
The enum is PURPLE_FILE_TRANSFER_STATE_FAILED without CANCELLED. |
![]() |
|
s/receieve/receive |
![]() |
|
Should the 2nd transfer be prefixed with an @? |
![]() |
|
missing a or the before protocol plugin? |
![]() |
|
Having both of the transfer and for this transfer seems superfluous. |
![]() |

Change Summary:
rebase and address issues
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+2376) |