summaryrefslogtreecommitdiff
path: root/implementation/endpoints/include/udp_server_endpoint_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'implementation/endpoints/include/udp_server_endpoint_impl.hpp')
-rw-r--r--implementation/endpoints/include/udp_server_endpoint_impl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/implementation/endpoints/include/udp_server_endpoint_impl.hpp b/implementation/endpoints/include/udp_server_endpoint_impl.hpp
index db936f3..4ceefb6 100644
--- a/implementation/endpoints/include/udp_server_endpoint_impl.hpp
+++ b/implementation/endpoints/include/udp_server_endpoint_impl.hpp
@@ -48,6 +48,7 @@ public:
std::chrono::nanoseconds *_maximum_retention) const;
VSOMEIP_EXPORT void join(const std::string &_address);
+ VSOMEIP_EXPORT void join_unlocked(const std::string &_address);
void leave(const std::string &_address);
void add_default_target(service_t _service,