SpiecsEngine
Loading...
Searching...
No Matches
◆
SetCloseConnection()
void Spices::Net::HttpResponse::SetCloseConnection
(
bool
on
)
Set CloseConnection.
Parameters
[in]
on
CloseConnection.
Definition at line
29
of file
HttpResponse.cpp
.
30
{
31
SPICES_PROFILE_ZONE
;
32
33
m_CloseConnection
= on;
34
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices::Net::HttpResponse::m_CloseConnection
bool m_CloseConnection
CloseConnection.
Definition
HttpResponse.h:120
References
m_CloseConnection
.
Spices
Net
HttpResponse
Generated on Sun Mar 8 2026 10:24:50 for SpiecsEngine by
1.10.0