[PR #7] [MERGED] Fixed keepalive #934

Closed
opened 2026-02-27 15:52:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/7
Author: @ghost
Created: 8/2/2014
Status: Merged
Merged: 8/3/2014
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (1)

📊 Changes

4 files changed (+69 additions, -1 deletions)

View changed files

📝 Client/Core/Client.cs (+64 -0)
📝 Client/Program.cs (+1 -1)
📝 Server/Core/Client.cs (+2 -0)
📝 Server/Core/Server.cs (+2 -0)

📄 Description

no more disconnects, can detect network disconnects + network cable
unplugs


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/7 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/2/2014 **Status:** ✅ Merged **Merged:** 8/3/2014 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2b55051`](https://github.com/quasar/Quasar/commit/2b55051a6268e64f579a3edb141e31fba393dcbb) Fixed keepalive ### 📊 Changes **4 files changed** (+69 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Client.cs` (+64 -0) 📝 `Client/Program.cs` (+1 -1) 📝 `Server/Core/Client.cs` (+2 -0) 📝 `Server/Core/Server.cs` (+2 -0) </details> ### 📄 Description no more disconnects, can detect network disconnects + network cable unplugs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#934
No description provided.