Home
last modified time | relevance | path

Searched refs:lastStaticReply_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/wt/wt-4.6.1/src/http/
H A DConnection.h180 ReplyPtr lastWtReply_, lastProxyReply_, lastStaticReply_; variable
H A DConnection.C115 lastStaticReply_.reset(); in stop()
221 (request_, lastWtReply_, lastProxyReply_, lastStaticReply_); in handleReadRequest0()