[PR #24] [MERGED] Fully disconnect when remote server ends connection. #35

Closed
opened 2026-05-05 03:33:59 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cy384/ssheven/pull/24
Author: @invariablyafk
Created: 3/11/2023
Status: Merged
Merged: 10/26/2024
Merged by: @cy384

Base: masterHead: fx.remote.server.disconnect


📝 Commits (2)

  • e21df83 Fully disconnect when remote server ends connection.
  • 6ce5b02 Remove extra quotation mark from comment

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 ssheven-net.c (+7 -0)

📄 Description

When the remote server ends the connection, the message (disconnected by server) is presented, but ssheven is not in a state that is ready to start a new connection. This change prevents the user from having to select File>Disconnect before selecting File>Connect.. for a new session.


🔄 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/cy384/ssheven/pull/24 **Author:** [@invariablyafk](https://github.com/invariablyafk) **Created:** 3/11/2023 **Status:** ✅ Merged **Merged:** 10/26/2024 **Merged by:** [@cy384](https://github.com/cy384) **Base:** `master` ← **Head:** `fx.remote.server.disconnect` --- ### 📝 Commits (2) - [`e21df83`](https://github.com/cy384/ssheven/commit/e21df8377b810c2290f2b617b7f4fdc7d26fa4c7) Fully disconnect when remote server ends connection. - [`6ce5b02`](https://github.com/cy384/ssheven/commit/6ce5b026f2714d2d35904e87d3f6264df6b011de) Remove extra quotation mark from comment ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ssheven-net.c` (+7 -0) </details> ### 📄 Description When the remote server ends the connection, the message `(disconnected by server)` is presented, but ssheven is not in a state that is ready to start a new connection. This change prevents the user from having to select File>Disconnect before selecting File>Connect.. for a new session. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:33:59 -06: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: github-starred/ssheven#35
No description provided.