#include "StdAfx.h"#include <limits>#include "Shareaza.h"#include "Settings.h"#include "Download.h"#include "Downloads.h"#include "DownloadSource.h"#include "DownloadTransfer.h"#include "DownloadTransferED2K.h"#include "FragmentedFile.h"#include "Datagrams.h"#include "EDClients.h"#include "EDClient.h"#include "EDPacket.h"#include "Network.h"#include "Buffer.h"#include "ED2K.h"#include <zlib.h>Go to the source code of this file.
Defines | |
| #define | BUFFER_SIZE 8192 |
|
|
Definition at line 48 of file DownloadTransferED2K.cpp. |
1.4.2