1968334 [NJ-1432] Content truncated while seeking YouTube clip
diff --git a/nodes/pvprotocolenginenode/protocol_common/src/pvmf_protocol_engine_node_common.h b/nodes/pvprotocolenginenode/protocol_common/src/pvmf_protocol_engine_node_common.h
index 8b3ce5d..dd00ae5 100644
--- a/nodes/pvprotocolenginenode/protocol_common/src/pvmf_protocol_engine_node_common.h
+++ b/nodes/pvprotocolenginenode/protocol_common/src/pvmf_protocol_engine_node_common.h
@@ -1426,6 +1426,8 @@
         void setSocketReconnectCmdSent(const bool aSocketReconnectCmdSent = true)
         {
             iSocketReconnectCmdSent = aSocketReconnectCmdSent;
+            iCurrSocketConnection = true;
+            iPrevSocketConnection = true;
         }
         bool ignoreCurrentInputData() const
         {