Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ stop
Method
stop
implementation/endpoints/src/server_endpoint_impl.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
template<typename Protocol>
39
void server_endpoint_impl<Protocol>::stop(bool /*_due_to_error*/) {
40
clear_client_targets();
41
}
42
43
template<typename Protocol>
44
bool server_endpoint_impl<Protocol>::is_client() const {
Callers
1
restart
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected