[PR #18] [MERGED] Bugfix with listen server #937

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/18
Author: @ghost
Created: 3/14/2015
Status: Merged
Merged: 3/14/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (1)

  • e648196 Bugfix with listen server

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 Server/Core/Server.cs (+6 -3)

📄 Description

Added null check for keepalive timer callback to prevent server
application from crashing when stopping the listen server when client(s)
connect and initiate the keepalive timer


🔄 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/18 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/14/2015 **Status:** ✅ Merged **Merged:** 3/14/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e648196`](https://github.com/quasar/Quasar/commit/e64819673dc3477d3b7db71bce065bf964a528fe) Bugfix with listen server ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Server/Core/Server.cs` (+6 -3) </details> ### 📄 Description Added null check for keepalive timer callback to prevent server application from crashing when stopping the listen server when client(s) connect and initiate the keepalive timer --- <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:32 +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#937
No description provided.