[PR #262] [MERGED] fix async issue where same port is considered open #1124

Open
opened 2026-01-29 16:57:35 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/262
Author: @netpoetica
Created: 5/29/2019
Status: Merged
Merged: 7/26/2019
Merged by: @GregorBiswanger

Base: masterHead: master


📝 Commits (3)

  • 8a3b995 fix async issue where same port is considered open
  • 43028af add bash version of release script
  • 0a02b71 Fix filenames in shell script, ElectronNet != ElectionNET on Linux for builds.

📊 Changes

2 files changed (+17 additions, -2 deletions)

View changed files

📝 ElectronNET.Host/main.js (+2 -2)
buildReleaseNuGetPackages.sh (+15 -0)

📄 Description

Solves https://github.com/ElectronNET/Electron.NET/issues/261


🔄 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/ElectronNET/Electron.NET/pull/262 **Author:** [@netpoetica](https://github.com/netpoetica) **Created:** 5/29/2019 **Status:** ✅ Merged **Merged:** 7/26/2019 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`8a3b995`](https://github.com/ElectronNET/Electron.NET/commit/8a3b9951fa6d4348bc3bd7b8e403a61eb1d9adf2) fix async issue where same port is considered open - [`43028af`](https://github.com/ElectronNET/Electron.NET/commit/43028afc02fcd186b69bbd3fe4fe7030277e0226) add bash version of release script - [`0a02b71`](https://github.com/ElectronNET/Electron.NET/commit/0a02b7140b34172140013376eedc4a6307683f12) Fix filenames in shell script, ElectronNet != ElectionNET on Linux for builds. ### 📊 Changes **2 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.Host/main.js` (+2 -2) ➕ `buildReleaseNuGetPackages.sh` (+15 -0) </details> ### 📄 Description Solves https://github.com/ElectronNET/Electron.NET/issues/261 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:57:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1124