section 31 Hypertext Caching Protocol
section 32 Asynchronous Disk I/O
section 33 Client-side Routines
+section 33 Transfer protocol servers
section 35 FQDN Cache
section 37 ICMP Routines
section 38 Network Measurement Database
XPROF_HttpHeader_getCc,
XPROF_HttpMsg_httpMsgParseStep,
XPROF_HttpParserParseReqLine,
+ XPROF_HttpServer_parseOneRequest,
XPROF_HttpStateData_processReplyBody,
XPROF_HttpStateData_processReplyHeader,
XPROF_HttpStateData_readReply,
XPROF_httpStart,
XPROF_malloc,
XPROF_mem_hdr_write,
- XPROF_parseHttpRequest,
XPROF_read,
XPROF_realloc,
XPROF_recv,
#ifndef SQUID_SERVERS_FTP_SERVER_H
#define SQUID_SERVERS_FTP_SERVER_H
-#include "client_side.h"
#include "base/Lock.h"
+#include "client_side.h"
namespace Ftp
{