Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ IsOpened
Method
IsOpened
Sources/Shared/IO/WebRequest.cpp:1555–1558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1553
}
1554
1555
bool WebSessionBase::IsOpened() const noexcept
1556
{
1557
return _impl;
1558
}
1559
1560
void WebSessionBase::Dispose()
1561
{
Callers
1
WebRequest.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected