Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ Dispose
Method
Dispose
Sources/Shared/IO/WebRequest.cpp:1560–1563 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1558
}
1559
1560
void WebSessionBase::Dispose()
1561
{
1562
_impl.reset(nullptr);
1563
}
1564
1565
WebSessionHandle WebSessionBase::GetNativeHandle() const noexcept
1566
{
Callers
1
Finalize
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected