clientStream.cc File Reference
#include "squid.h"
#include "client_side_request.h"
#include "clientStream.h"
#include "http/Stream.h"
#include "HttpReply.h"
#include "HttpRequest.h"
Include dependency graph for clientStream.cc:

Go to the source code of this file.

Functions

void clientStreamInit (dlink_list *list, CSR *func, CSD *rdetach, CSS *readstatus, ClientStreamData readdata, CSCB *callback, CSD *cdetach, ClientStreamData callbackdata, StoreIOBuffer tailBuffer)
 
void clientStreamInsertHead (dlink_list *list, CSR *func, CSCB *callback, CSD *detach, CSS *status, ClientStreamData data)
 
void clientStreamCallback (clientStreamNode *thisObject, ClientHttpRequest *http, HttpReply *rep, StoreIOBuffer replyBuffer)
 
void clientStreamRead (clientStreamNode *thisObject, ClientHttpRequest *http, StoreIOBuffer readBuffer)
 
void clientStreamDetach (clientStreamNode *thisObject, ClientHttpRequest *http)
 
void clientStreamAbort (clientStreamNode *thisObject, ClientHttpRequest *http)
 
clientStream_status_t clientStreamStatus (clientStreamNode *thisObject, ClientHttpRequest *http)
 

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors