Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp682 void sendNext(bool keepAlive, uint32_t connId) in sendNext() function in crow::ConnectionPool
815 self->sendNext(keepAlive, connId); in afterSendData()