_PurpleXfer Struct Reference
A core representation of a file transfer.
More...
#include <ft.h>
Detailed Description
A core representation of a file transfer.
Definition at line 89 of file ft.h.
Field Documentation
The account.
Definition at line 94 of file ft.h.
The number of bytes remaining.
Definition at line 114 of file ft.h.
The number of bytes sent.
Definition at line 113 of file ft.h.
This gradually increases for fast network connections.
Definition at line 118 of file ft.h.
prpl-specific data.
Definition at line 141 of file ft.h.
The destination file pointer.
Definition at line 104 of file ft.h.
When the transfer of data ended.
Definition at line 116 of file ft.h.
The socket file descriptor.
Definition at line 110 of file ft.h.
The name sent over the network.
Definition at line 100 of file ft.h.
The name on the local hard drive.
Definition at line 101 of file ft.h.
The local port.
Definition at line 107 of file ft.h.
The reference count.
Definition at line 91 of file ft.h.
The remote IP address.
Definition at line 106 of file ft.h.
The remote port.
Definition at line 108 of file ft.h.
The size of the file.
Definition at line 102 of file ft.h.
When the transfer of data began.
Definition at line 115 of file ft.h.
File Transfer's status.
Definition at line 121 of file ft.h.
The type of transfer.
Definition at line 92 of file ft.h.
UI-specific data.
Definition at line 139 of file ft.h.
UI-specific operations.
Definition at line 138 of file ft.h.
Watcher.
Definition at line 111 of file ft.h.
The person on the other end of the transfer.
Definition at line 96 of file ft.h.
The documentation for this struct was generated from the following file: