In file filexfer.h:

int xfer_kill_taglist

()

Clears the tagged file list.

Documentation

Clears the tagged file list.

Run this function to delete the user's tagged file list. Do not use this function unless you really, really know what you're doing. The transfer queue may contain postponed file transfer requests other than your own module's.

Returns:
The same as the unlink() system call: zero if everything went well, -1 if not (in which case, errno will be set accordingly).

Alphabetic index



This page was generated with the help of DOC++.