Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetConfigName
Method
GetConfigName
src/sessionmgr/sessionmgr-session.cpp:658–661 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
656
657
658
const std::string Session::GetConfigName() const noexcept
659
{
660
return config_name;
661
}
662
663
664
const std::string Session::GetDeviceName() const noexcept
Callers
9
arghelper_config_names_sessions_dbus
Function · 0.45
list_running_sessions
Function · 0.45
cmd_session_manage
Function · 0.45
cmd_session_auth_complete
Function · 0.45
cmd_session_auth
Function · 0.45
cmd_sessions_list
Function · 0.45
method_lookup_config
Method · 0.45
config-test-ctrlchars-import.py
File · 0.45
ovpncli.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected