MCPcopy Create free account
hub / github.com/KikoPlayProject/KikoPlay / flush

Method flush

LANServer/httpserver/httpresponse.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190
191
192void HttpResponse::flush()
193{
194 socket->flush();
195}
196
197
198bool HttpResponse::isConnected() const

Callers 4

writeHeadersMethod · 0.45
writeMethod · 0.45
readBodyMethod · 0.45
parseMultiPartFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected