Home
last modified time | relevance | path

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

/dports/net/kea/kea-2.0.1/src/lib/http/
H A Dconnection.cc292 HttpConnection::asyncSendResponse(const ConstHttpResponsePtr& response, in asyncSendResponse() function in isc::http::HttpConnection
435 asyncSendResponse(response, transaction); in socketReadCallback()
536 asyncSendResponse(response, spawned_transaction); in requestTimeoutCallback()
H A Dconnection.h309 void asyncSendResponse(const ConstHttpResponsePtr& response,