mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-15 14:15:58 -06:00
[PR #24] [MERGED] Fully disconnect when remote server ends connection. #35
Labels
No labels
bug
documentation
enhancement
enhancement
pull-request
question
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ssheven#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fx.remote.server.disconnect📝 Commits (2)
e21df83Fully disconnect when remote server ends connection.6ce5b02Remove 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.