Implement PurpleFileTransfer

Review Request #2625 — Created Sept. 25, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

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.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Implement PurpleFileTransfer
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.
691d77a345e11d72c1971cd83b12a5eec3761ae9 Gary Kramlich
libpurple/meson.build
libpurple/purplefiletransfer.h
libpurple/purplefiletransfer.c
libpurple/tests/meson.build
libpurple/tests/test_file_transfer.c
Loading...