Ejemplo n.º 1
0
void FileDownloader::cancel(const FileDownloader &fd) {
	fd.abort();
}