[PR #59] [MERGED] graceful termination #259

Closed
opened 2026-05-05 22:15:24 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/59
Author: @feschber
Created: 12/24/2023
Status: Merged
Merged: 12/27/2023
Merged by: @feschber

Base: mainHead: graceful-termination


📝 Commits (3)

📊 Changes

4 files changed (+40 additions, -24 deletions)

View changed files

📝 Cargo.toml (+4 -2)
📝 src/frontend/cli.rs (+7 -16)
📝 src/main.rs (+9 -0)
📝 src/server.rs (+20 -6)

📄 Description

No description provided


🔄 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/feschber/lan-mouse/pull/59 **Author:** [@feschber](https://github.com/feschber) **Created:** 12/24/2023 **Status:** ✅ Merged **Merged:** 12/27/2023 **Merged by:** [@feschber](https://github.com/feschber) **Base:** `main` ← **Head:** `graceful-termination` --- ### 📝 Commits (3) - [`791cdda`](https://github.com/feschber/lan-mouse/commit/791cddab42a7aaf1a033a29828e576e5dde8f232) graceful termination - [`1ddf8db`](https://github.com/feschber/lan-mouse/commit/1ddf8dbcf0b1b9414da386ad58a64399d4d3a633) formatting - [`a9eeb41`](https://github.com/feschber/lan-mouse/commit/a9eeb41f8e861a8a03b2692b54d9e078a0da065a) fix libc dependency ### 📊 Changes **4 files changed** (+40 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+4 -2) 📝 `src/frontend/cli.rs` (+7 -16) 📝 `src/main.rs` (+9 -0) 📝 `src/server.rs` (+20 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:15:24 -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/lan-mouse#259
No description provided.