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 |
ivanhoe | |
s/an/a |
ivanhoe | |
The enum is PURPLE_FILE_TRANSFER_STATE_FAILED without CANCELLED. |
ivanhoe | |
s/receieve/receive |
ivanhoe | |
Should the 2nd transfer be prefixed with an @? |
ivanhoe | |
missing a or the before protocol plugin? |
ivanhoe | |
Having both of the transfer and for this transfer seems superfluous. |
ivanhoe |