#include "StdAfx.h"#include "Shareaza.h"#include "Settings.h"#include "Download.h"#include "Downloads.h"#include "DownloadSource.h"#include "DownloadTransfer.h"#include "DownloadTransferFTP.h"#include "FragmentedFile.h"#include "Network.h"#include "SourceURL.h"#include "GProfile.h"Go to the source code of this file.
Functions | |
| void | MakePORTArgs (const SOCKADDR_IN &host, CString &strValue) |
| bool | ParsePASVArgs (const CString &args, SOCKADDR_IN &host) |
| bool | FTPisOK (const CString &str) |
|
|
Definition at line 105 of file DownloadTransferFTP.cpp. Referenced by CDownloadTransferFTP::OnHeaderLine(). |
|
||||||||||||
|
Definition at line 48 of file DownloadTransferFTP.cpp. |
|
||||||||||||
|
Definition at line 59 of file DownloadTransferFTP.cpp. Referenced by CDownloadTransferFTP::OnHeaderLine(). |
1.4.2