In file filexfer.h:

int xfer_kill_list

()

Empties the transfer queue.

Documentation

Empties the transfer queue.

Run this function to delete the user's transfer queue. Do not use this function unless you really, really know what you're doing. The transfer queue may contain 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++.