/*********************************************************
- * Copyright (C) 2008-2020 VMware, Inc. All rights reserved.
+ * Copyright (c) 2008-2024 Broadcom. All Rights Reserved.
+ * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
#include "vmci_sockets.h"
#endif
+
+
/**
* Take action after an RPC channel reset.
*
g_signal_emit_by_name(state->ctx.serviceObj,
TOOLS_CORE_SIG_RESET,
&state->ctx);
+
+
#if defined(__linux__)
if (state->mainService) {
/*